• Resolved velvis70

    (@velvis70)


    Is it possible to make it so the top of the page starts lower? I’d like some blank space at the top of the screen.

Viewing 1 replies (of 1 total)
  • Theme Author surplusthemes

    (@surplusthemes)

    Hello Velvis70,

    yes, simply add the following CSS code via Appearance -> Customize ->Additional CSS option.

    `.site {
    margin-top: 50px;
    }

    Click on publish button to display changes.

    with regards
    suprlusthemes

Viewing 1 replies (of 1 total)
  • The topic ‘Move the header lower?’ is closed to new replies.