Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    You can add the either <p></p> between the header and post loop in the index.php file of your theme or add
    </br>.

    Thanks,

    Shane G.

    Thread Starter rye_ryu

    (@rye_ryu)

    tried it, didn’t work. here’s the page https://druhillonline.com/site/

    You want to make the edit in the stylesheet, not hard code it using brute force.

    The division #top-container is in your template code, but it’s not in the stylesheet. Try adding this to styles.css and see what that does:

    #top-container {
    margin-top: 115px;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to position/move down’ is closed to new replies.