-
AuthorPosts
-
September 13th, 2016 at 11:28 #39069
Hi.
I have a banner with white text on a dark background. Please can you tell me:
How do I increase the transparency of the background so that more of the picture underneath can be seen.
How do I reduce the height of the background to the text?Thank you for your help.
AitchessSeptember 14th, 2016 at 17:21 #39090KayCryout Creations mastermindCould you show us a link to your site so we can give you some specific CSS code?
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.September 15th, 2016 at 10:27 #39101http://www.sheepscombebyre.com
Thank you.
September 17th, 2016 at 15:26 #39155KayCryout Creations mastermindAdd this to your Custom CSS area under Parabola Theme Settings:
.nivo-caption { background-color: rgba(0, 0, 0, 0.3); padding: 1em 2em; }
You can edit that 0.3 value to increase/decrease transparency (values from 0 to 1), as well as the caption padding in the second line (first value is above and below padding and the second value for left/right padding)
Good luck!
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.September 19th, 2016 at 16:11 #39237Works perfectly – thank you!
-
AuthorPosts
The topic ‘Increase transparency of text area background on slider’ is closed to new replies.