I am using the Homev6 and would like to know how can I reduce the white space directly below the slider above the 4 columns on this page ….
I also made several different pages using an advanced layer slider with right hand sidebar that look exactly like this page ….
how can I reduce the white space directly below this slider and above the content “special heading” on my pages?
Thank you
Can someone assist with this request please.
Thanks
^^^
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#after_full_slider_1 .content {
padding-top: 0 !important;
}
Best regards,
Rikard
I attempted this and it did not reduce the white space below the slider and above the 4 columns. Please see the link in private.
Actually it is working in firefox but not in chrome…
Also in the code you sent
#after_full_slider_1 .content {
padding-top: 0 !important;
}
if I want to control the space, do I just change the 0 to 10px,20px etc?
Ok well it seems to be working now on both chrome and firefox .. must have been some saving glitch or issue.
As for controlling the height is that correct to change the value from 0 and use “px” ?
Also what is the quick code to adjust the white space below the 4 columns and above the footer area ?
Thank you
I have figured out all the needed code for these adjustments. You can close this ticket now.
Thanks for all the help