Site logo

Archived topic

add link before Woo cart on mobile menu

3 replies · Started by Damiaan van Vliet on October 27, 2020

Viewing posts 1–4 of 4

Hi support,
I want to add a link before the Woo cart icon on the mobile menu.
I can e.g. add a text before it with CSS like this:

.mobile-bar-items.wc-mobile-cart-items::before {
    content: "X";
}

But it would be great that I could click on the X :)

I will replace the X later on with a heart symbol which will point to a wish list. That's the whole idea behind it.

I think I can do it with a function, could you please point me in the right direction?
Thanks!

Great Leo! Thanks for the help.

No problem :)

This archived topic is closed to new replies.