Hi!
Just using the Horizontal Ruler>Whitespace element. I’ve put in 15px but the space that appears is more like 60px.
The HR>Whitespace>15px to which I refer is ABOVE the slider. I would like to create a thin white strip there of approx 15px height!
Thanks very much!
Hey!
Try adding this code to the Quick CSS:
.hr-short {
margin: 5px 0;
}
Cheers!
Josue
Hey there!
No luck. And I tried with .hr-invisible as well. I’m still getting a wide white strip below the header and above the slider where I placed my 15px hr>whitespace
Any other tips welcome! Thanks.