Hello
What code can i add to quick CSS that will add a slight shadow behind the text on the main menu and caption over full screen slider?
I’d like to mimic what was done on this site with Enfold
Many thanks
Faye
Hey FayeMcC,
Please try the following in Quick CSS under Enfold->General Styling:
.menu-item a {
text-shadow: 0px 1px 3px rgba(0,0,0,.5)!important;
}
Best regards,
Rikard
Great – thanks
Faye
Hi,
I’m glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi
I will be unable to test for a couple of days.
Could i also ask about thumbnails – how many does the theme generate, is it about 18?
Regards
Faye
Hi Faye,
You can disable most of the thumbs that you don’t need. Here is how to do it:
https://kriesi.at/support/topic/disable-image-generation-in-17-different-sizes/#post-527765
Best regards,
Victoria