Site logo

Archived topic

Woo Basket Widget CSS issue

6 replies · Started by tenchystryder on November 20, 2019

Viewing posts 1–7 of 7

Evening guys

I have added Woocommerce basket widget into my sidebar, but the button font isn't showing until I hover over it (when something is in the basket) for the "VIEW BASKET" and "CHECKOUT" buttons.

I have checked the colour settings and tried a few bits of CSS but no joy.

Strange thing, in preview mode (when I am in active theme customisation) it shows up fine, but not when I view the site outside of the admin preview.

Something is probably over riding it, any ideas ?

By the way, if you go to the COACH TRAVEL link in top nav, and add something on first active coach trip, you'll see what I mean.

Hi there,

Sorry is the widget still added?

Don't think I'm seeing a basket widget in the sidebar.

Let me know :)

it hides if the basket is empty Leo. I have unchecked that option now so it should show even if basket is empty

And you'll need to add an item from Bristol option in coach travel mate

I did add something but the widget wasn't showing up.

Now I can see it.

Try this CSS:

.woocommerce-mini-cart__buttons.buttons a.button {
    color: #ffffff;
}

Hi Leo

That worked fine thank you, however I cannot set the text hover color as the css now over writes it

This archived topic is closed to new replies.