-
AuthorPosts
-
January 20, 2016 at 5:16 pm #568756
On this site: / page: http://ourladyofthevalleyluray.org/history/
I want to make the font / text stand out better. How can I add a drop shadow to the text on the slider so it can be seen better.
Thanks for all your helpJanuary 20, 2016 at 5:24 pm #568762Hey elames!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-520 #av_section_1 .av-special-heading * { text-shadow: 2px 2px black; }Cheers!
YigitJanuary 20, 2016 at 5:38 pm #568773But if I want this on EVERY page…what would the css code be?
ThanksJanuary 20, 2016 at 6:31 pm #568805Hey!
You can remove the .page-id-520 and check, it will most probably be applied to all pages.
Let us know if we can help you further
Cheers!
BasilisJanuary 20, 2016 at 7:24 pm #568832Thanks that worked.
I notice when the pages load, there is a quick view of a grey shade behind the image of the heading. Where is this coming from? I don’t want it to show. I notice when viewing site in tablet or iphone, the grey shows up as you scroll down :-(January 20, 2016 at 7:26 pm #568834Hey!
Please add following code to Quick CSS as well
.avia-section.main_color { background-color: white; }Best regards,
YigitJanuary 20, 2016 at 7:30 pm #568837Thanks but that did not work.
January 20, 2016 at 8:30 pm #568862Hey!
I couldn;t reproduct it on my side to be honest. can you show us an example please?
Regards,
BasilisJanuary 20, 2016 at 9:50 pm #568895See image here: http://imgur.com/I4N0aIu
When you scroll the site on a smartphone or tablet the grey area shows as well. I don’t want anything to show but the header.Thanks
January 20, 2016 at 10:59 pm #568925Hi!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
YigitJanuary 20, 2016 at 11:04 pm #568928Here is the info to admin
January 20, 2016 at 11:12 pm #568937Hey!
That is because of background overlay you are using. It loads before your background image. Please consider using a caching plugin to avoid it or remove background overlay :)
Regards,
YigitJanuary 20, 2016 at 11:21 pm #568945Ok. will remove the background.I believe that was standard with the demo set up for Churches. I do use caching with .wordfence. What does that have to do with a background color?
January 20, 2016 at 11:26 pm #568946 -
AuthorPosts
- You must be logged in to reply to this topic.
