I want the feature slider to extend all the way to the edges of my content area, but nothing else so I still want padding on my text, etc. Is this possible?
Want To Remove Padding On Left & Right On Feature Slider
Started by
hop2us
, Nov 16 2012 10:26 PM
feature slider padding customization
3 replies to this topic
#1
Posted 16 November 2012 - 10:26 PM
#2
Posted 16 November 2012 - 11:15 PM
If you have Firebug ( ) you can apply CSS to the Feature slider only, leaving text areas and others will be left alone.
#3
Posted 17 November 2012 - 12:28 AM
I do have firebug, but can't quite figure out the correct selectors.
Here's what I tried:
.content-pad #feature_slider #feature-area {
padding-left: 0px;
padding-right: 0px;
}
and here is the site I'm working on:
Here's what I tried:
.content-pad #feature_slider #feature-area {
padding-left: 0px;
padding-right: 0px;
}
and here is the site I'm working on:
#4
Posted 17 November 2012 - 12:54 AM
Your site currently is set with no padding of the slider. Which design mode do you use? Go to Dashboard > PageLines > Site Options > Layout Editor and select Full Width Sections under Site Design Mode. Above that, I suggest Responsive with Pixel Width for the Layout Handling.
On a side not, when using zero sum for a measurement, there's no need to use px. For example, margin:0; is correct, margin:0px; is incorrect. But, margin:10px; is correct.
On a side not, when using zero sum for a measurement, there's no need to use px. For example, margin:0; is correct, margin:0px; is incorrect. But, margin:10px; is correct.
Also tagged with one or more of these keywords: feature slider, padding, customization
PageLines Framework →
Technical Support →
Branding Header Padding Remove & Centre NavigationStarted by sladestudios , Yesterday, 12:41 PM |
|
|
||
PageLines Framework →
Customizations →
Header and Footer expansion customizationsStarted by casseysdesigns , 18 May 2013 |
|
|
||
Customizing AccordionStarted by mudgal , 17 May 2013 |
|
|
||
PageLines Framework →
Customizations →
I only want quickslider on one blog postStarted by c_p_p , 13 May 2013 |
|
|
||
PageLines Framework →
Technical Support →
Changes to text in NavbarStarted by entrysoftware , 09 May 2013 |
|
|










