Hi ..
I’m using the Advanced Layer Slider for one Slide .. with several layers … I have a background image but it seems to not be filling the slider area … there is a small white space at the top. .. I’ve changed slider settings and just can’t seem to fix the issue.
I’ve attached a link sample ..
Thanks,
Bill
Hi bdm55!
I’ll have a better idea of the correction to advise if you forward me with a link to the page.
Regards,
Arvish
Hey!
Add the following to Quick CSS or custom.css
div#main {
padding-top: 0px !important;
}
Cheers!
Arvish
Actually — it’ not the slider … it appears to be the main data scroll . Because I turned the entire site to a different color other than white this thing is showing up white … I either need to delete it or hide it somehow.
check out the site http://www.geta-grip.com/
Thanks
Hi!
If you use the code Arvish has given you, the white space at the top will go away. Could you try it already?
Regards,
Andy
Yes it worked … !!! Thank you.