-
AuthorPosts
-
May 17, 2018 at 10:25 am #958070
Dear support,
i would like to change the background-color of the mini-cart buttons “Warenkorb anzeigen” and “Kasse”.
Would it be possible to scale the apereance of the hole popup cart bigger?
Thanks for any helpMay 17, 2018 at 5:36 pm #958270Hey dondela,
Thanks for giving us the link to your site.
I have checked it however I could not see the mini-cart buttons “Warenkorb anzeigen” and “Kasse”, I do see the cart icon on top near the search icon.
Can you give us the exact page where we can see it?Best regards,
NikkoMay 17, 2018 at 5:40 pm #958272Hey Nikko,
ah ok, if your cart is empty you don´t see the hole popup after rollover the cart-icon in the upper-right corner. Could you place a product in the cart please. I posted you a direct link to a product.May 17, 2018 at 6:10 pm #958292Hi dondela,
Thanks for pointing it out, to make whole popup cart bigger, add this css code in Quick CSS (located in Enfold > General Styling):
#top .cart_dropdown .dropdown_widget { width: 350px; }for the button color, you can use this css code:
#top .cart_dropdown .dropdown_widget p.woocommerce-mini-cart__buttons { background-color: #009933; }Just change the width and background color values.
Hope this helps.Best regards,
NikkoMay 20, 2018 at 1:53 pm #959428Hey Nikko,
thanks for helping, i tried this css but nothing changed, even after clearing the cache and writing !important;. Do you have an idea what could be wrong?May 21, 2018 at 12:02 pm #959686Hi dondela,
Where are you putting the code?
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#top .header_color .dropdown_widget .woocommerce-mini-cart__buttons.buttons { background-color: navy; }If you need further assistance please let us know.
Best regards,
VictoriaMay 22, 2018 at 10:37 am #960235Dear Victoria,
thanks for your help – now it works!May 22, 2018 at 11:52 am #960262Hi dondela,
Glad that Victoria helped you. :)
Let us know if you need further assistance or if we can close this thread.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
