Hello team Kriesi.
I have the woocomerce cart icon that I would love to change it to a .png picture. But I tried and failed miserealbly, because the image.png that i inserted is bigger with some px than the icon and it shows just a percentage of the image. If i make the .png image equal to the cart icon width it’s ok, but it’s to little for my taste. What can i do?
Hey Zetrh,
Here is some threads for you to consider
https://kriesi.at/support/topic/change-shopping-cart-icon-to-a-custom-image/#post-603069
If you need further assistance please let us know.
Best regards,
Victoria
i followed the thread and pasted into quick cs, but it returns my problem in matter. The icon(image.png) is too small. so if you can help me by providing a proper css code to enlarge the icon i would highly apreciate. I don’t know any css or html language and what i found on google is quite…well.. at first i damaged all the cart…so yeah :))
later edit: i found the fix. needed to change the pixel from 15px to 30 px :D thanks for the help.
Hi Zetrh,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.cart_dropdown {
height: 60px;
width: 60px;
top: 30px;
}
.cart_dropdown_first .cart_dropdown_link {
line-height: 44px;
font-size: 22px;
}
If you need further assistance please let us know.
Best regards,
Victoria
needed a little twiking, but worked like a charm. Thanks for the help :D
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Basilis