Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #200842

    Hi!

    Just using the Horizontal Ruler>Whitespace element. I’ve put in 15px but the space that appears is more like 60px.

    http://www.celadonsamui.com

    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!

    #200968

    Hey!

    Try adding this code to the Quick CSS:

    .hr-short {
        margin: 5px 0;
    }

    Cheers! 
    Josue

    #201056

    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

    http://www.celadonsamui.com

    Any other tips welcome! Thanks.

    #201205

    Hey!

    Please try adding following code to Quick CSS

    .main .content { padding-top: 0; padding-bottom: 0; }

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘White Space Height’ is closed to new replies.