View cart button not displaying correctly

View cart button not displaying correctly

saraelizpor
New Member
15 0 0

Hello, 

I am trying to see my View cart button and you can only see the text if it is highlighted. All it shows it an outlined white box. How can i update the text color or box color so you can see it. It was doing this on the product page as well so i unchecked dynamic buttons so it would display correctly but now the pop up does not display correctly. Any help would be appreciated. Thanks!

button-issue.png

Replies 4 (4)

Sheesh_b
Shopify Partner
522 116 119

Hi @saraelizpor 

Can you please share the website link to check what affecting the cart button and share a fix.

 

Thanks

Sheesh B

We're here to simplify website creation for those looking to establish a strong online presence. Book a meeting slot if you want to discuss. It's FREE. BOOK NOW | Try Shopify for $1 for 3 Months: Shopify Trial | Shopify Web Store Developer |
LIKE or mark as ACCEPTED SOLUTION
saraelizpor
New Member
15 0 0
Sheesh_b
Shopify Partner
522 116 119

Hi @saraelizpor 

Kindly paste below CSS in base.css at bottom

#cart-notification #cart-notification-button {
	color: #000 !important;
}

Thanks

Sheesh B

We're here to simplify website creation for those looking to establish a strong online presence. Book a meeting slot if you want to discuss. It's FREE. BOOK NOW | Try Shopify for $1 for 3 Months: Shopify Trial | Shopify Web Store Developer |
LIKE or mark as ACCEPTED SOLUTION
saraelizpor
New Member
15 0 0

it still is not working