Tagged: border, remove border
Hi
I would like to remove the border between the bottom of the LayerSlider & the top of the page
Thanks
Hey Dave,
Please try the following in Quick CSS under Enfold–>General Styling:
#header_main {
border-bottom-width:0px !important;
}
Regards,
Rikard
Hi Rikard
That didn’t work I still have the line below the LayerSlider & the top of the page.
It is OK to have it on the pages that don’t have the LayerSlider, however the line below the LayerSlider detracts from the clean look I wanted.
Any help would be appreciated – website is http://www.findnetsolutins.com
Hi Dave!
Try the following code instead:
#after_layer_slider_1 {
border: none;
}
Let me know if that works for you.
Best regards,
Jordan
Thanks heaps, you guys rock :)
Hey!
Glad it worked! Feel free to reach out to us again on the forum if you need help with anything else :)
Best regards,
Jordan