Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #79441
    marga
    Participant

    Hello,
    I´m trying out with catch box, on this page http://aufstellungsrituale.alfahosting.org/TestWP/

    but I would like that the page has no space above the header.
    I can only find this in css html {
    margin-top: 32px !important;
    }
    but when I change this to 0 in custom.css it doesn´t help. Do you have any suggestions. thanx.
    Or is it better to buy the catchbox pro version.

    #79506
    Sakin
    Keymaster

    @marga: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .site { margin-top: 0; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘No space above the header’ is closed to new replies.