I love this little plugin and Cart Icon when it displays for mobile and small tablet devices. Very handy !
How can I move it from the footer which is a bit inconvenient and add it to the top instead (up higher) .. because when people scroll only halfway and don’t need to go to the bottom of a Product Category page, then they can’t see the cart icon ?
I assume there is a way. I was playing with some css coding.
Thanks
Kristin
I am using Storefront theme for all my client ecommerce sites.
I have however yet to find out HOW to have a Cart Icon showing on a mobile device. Could someone help me urgently on how to achieve this ?
It doesn’t seem to be defaulting to showing this on any mobile or small tablet device .
I assume just some simple css coding will do the trick.
Thanks in advance.
Regards
Kristin
]]>I have been looking for a particular plugin (not sure which one) that can give me icons on the top right corner that has “Search” icon and “Contact” icon and “Cart Icon” etc
Just like the top right corner header of this website basically.
https://www.demak.com.au/shop/timber/timber-fencing-melbourne/fence/
Which plugin is capable of this ?
It’s been hard to find. I have been googling for weeks but not finding the right thing.
Thanks
Kristin
Thank you
]]>I’m using Virtue with WooCommerce.
After WooCommerce installation appeared cart-icon.
On this forum I have already found css to remove the text “Your cart”.
.kad-cart-total {
position: relative;
}
.cart-contents {
text-indent: -9999px;
min-width: 10px;
}
.cart-contents .amount {
text-indent: 0;
position: absolute;
right: 10px;
}
.cart-contents .amount:before {
font-family: FontAwesome;
font-weight: 400;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
line-height: 1;
text-transform: none;
content: “\f07a”;
padding-right: 10px;
}
What is the css to move the cart icon to the right side of the topbar? (In my case next to the social-widget? and to make the size bigger.
And probably there is a way to change the icon of the cart to another one ?
Thank you!
]]>before I will open a ticket, i’m trying this.
I definetly can’t find an option to edit the menu cart icon or item at the primary menu on my page.
Find this via Google:
https://wpexplorer-themes.com/total/docs/remove-edit-woocommerce-menu-icon/
But I have no possibility to select WooCommerce on my WordPress Customize Menu. I have only the possibility to make changes for my theme.
I just want to edit the link by this icon. Because default it links on my shop site. But I want to edit the link to my cart site.
Hope someone can help me.
Thanks and best regards
]]>