Hi, I have tried the quick css in the other forum but it did not work…
On this page… http://lakomunila.com/home/
… you can see there is a line underneath the layer slider. How do I remove that?
Thanks.
Hey!
Try adding this code to the Quick CSS:
#after_layer_slider_1{
border: 0 !important;
}
Cheers!
Josue
worked like a charm… thanks josue