-
AuthorPosts
-
February 7, 2018 at 8:00 am #908946
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?February 7, 2018 at 11:28 am #909017Hey 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,
VictoriaFebruary 7, 2018 at 11:42 am #909032i 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.
-
This reply was modified 7 years, 9 months ago by
Zetrh.
February 7, 2018 at 12:19 pm #909061Hi 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,
VictoriaFebruary 7, 2018 at 4:53 pm #909288needed a little twiking, but worked like a charm. Thanks for the help :D
February 7, 2018 at 8:44 pm #909388Hi,
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 -
This reply was modified 7 years, 9 months ago by
-
AuthorPosts
- The topic ‘WooCommerce cart icon to Image’ is closed to new replies.
