-
AuthorPosts
-
October 31, 2017 at 5:41 pm #870908
Hi,
the shopping cart icon in the header is not visible. I tried to make some styling changes, but it is still not visible.
How can I make it visible?
Thank you,
Julia
October 31, 2017 at 6:14 pm #870917Hey Yoolia,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.header_color .cart_dropdown_first .cart_dropdown_link { color: black; } #top div ul.product_list_widget li a { color: #dddddd; }
Best regards,
YigitOctober 31, 2017 at 6:19 pm #870922Have you tried to modify it in the Enfold Shop Options menu?
Cheers
October 31, 2017 at 8:34 pm #870975Hi Yigit,
yes, that worked perfectly.Could you also tell me which setting changes the links at the bottom from the cart drop down menu. I have been trying many different options, and I either get both background and font in white in the German version, or background and font black in the English version. If I go there with the cursor I get the links to the Cart and the Checkout, but I can’t see it in either version because it’s all black or all white.
Thank you,
JuliaNovember 3, 2017 at 3:11 pm #872177Hi Julia,
Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Also, you are able to apply different options for each language therefore if you would like to apply the changes on all languages, please either use style.css file of your child theme or switch language and apply the changes on each language separately.
Best regards,
YigitNovember 3, 2017 at 3:53 pm #872203Hi Yigit,
pls find the screen shot attached. I would just need to know, which style elements refer to the shopping cart dropdown, so I can get rid off the white background/white font option.
Thanks,
JuliaNovember 6, 2017 at 3:15 pm #873088Hi Julia,
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
.header_color .cart_dropdown .dropdown_widget li a, #top .header_color .avia_cart_buttons .button, #top .header_color .dropdown_widget .buttons .button, .header_color .cart_dropdown_first .cart_dropdown_link, #top .header_color p.order-info mark { color: #000; }
If you need further assistance please let us know.
Best regards,
VictoriaNovember 6, 2017 at 4:39 pm #873146Thanks a lot Victoria. That worked fine.
Kind regards,
JuliaNovember 6, 2017 at 11:19 pm #873415Hi,
Glad that Victoria helped you. Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- The topic ‘Shopping cart icon in header not visible’ is closed to new replies.