I'm trying to change the opacity of the shadow text box that appears in the left quadrant of the Features slider. I can't seem to locate the element that I need to tweak the CSS for. It's the slider that is fed content from a post category, so there aren't any customizations available beyond CSS. If you want to have a look it's the slider on the main page at I need the shadow to be darker to help the Title and Excerpt to pop a bit more.
Thanks
Best Answer Danny , 07 November 2012 - 09:10 AM
HI,
You can style the shadow text box area using the CSS below.
#site .section-features .fcontent {
background: rgba(0, 0, 0, 0.7);
}
Go to the full post
1 reply to this topic
Also tagged with one or more of these keywords: slider
PageLines Framework →
Customizations →
Responsive Slide Show on PageLines Framework 2.4.2Started by tborges , 16 May 2013 |
|
|
||
Feature Slider next to Universal SidebarStarted by kellid , 15 Apr 2013 |
|
|
||
PageLines Framework →
Customizations →
JW Rotator and Responsive ViewStarted by balfred1345 , 20 Feb 2013 |
|
|
||
Slider TextStarted by fpcas9431 , 09 Feb 2013 |
|
|
||
Slider Fixed HeightStarted by fpcas9431 , 09 Feb 2013 |
|
|










