-
AuthorPosts
-
August 18th, 2014 at 23:16 #26816Michael Crowley
I love the theme, just started setting it up today, My site design was 4 years old, and needed facelift.
What i’m wondering is how to change the transparency on the Title and Excerpt box that is placed over the image on the Presentation Sliders? I think i looked at every option, and went though the forum questions to see if it had been answered, but have had no luck.
From what i can tell, the transparency is too high, and it’s difficult to read the text with the current settings.
I’d like to turn it down a little.
Thank you.
August 19th, 2014 at 15:14 #26833KayCryout Creations mastermindHi Mr. Crowley :D,
Thanks a lot for the feedback. We’ll probably add this as an option in a future update.
Until then, add this code to the custom CSS area:
.nivo-caption {
background-color: rgba(0, 0, 0, 0.7);
}The 0.7 value is the opacity. It ranges from 0 to 1 where 0 is fully transparent and 1 fully opaque. Experiment with it.
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.August 20th, 2014 at 18:53 #26849Michael CrowleyThank you for your help. it worked like a champ!
August 29th, 2014 at 14:32 #26974Murat AsalHi,
How can I change the size of the “exerpt box” on Presentation slider?
ThanksAugust 30th, 2014 at 17:16 #27008KayCryout Creations mastermindHi Murat Asal,
Please start your own thread if your issue is not related to the current one.
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. -
AuthorPosts
The topic ‘Change Transparency of "exerpt box" on Presentation slider?’ is closed to new replies.