Viewing 4 replies - 1 through 4 (of 4 total)
  • Increase the header’s bottom margin. The current value is:

    #header {
      margin-bottom: 20px;
    }

    You should preferably do this in a Child Theme. Child themes are the only recommended way of making changes to themes.

    HTH

    PAE

    Thread Starter opportunist86

    (@opportunist86)

    Thanks. One thing I’m confused about child theme. What if I make backup of my theme I’m making change of. If something i do wrong, I can restore the original file. Isn’t it ok?

    If something i do wrong, I can restore the original file. Isn’t it ok?

    imho, that is fine – as long as you don’t want/need to use available updates of the pilcrow theme.

    I agree.

    The problem is, of course, that people do want to keep their themes up-to-date and imho probably should do, for possible security reasons.

    So, since it’s so utterly trivial to create a child theme, I would usually go with it. But that’s just me, though.

    Cheers

    PAE

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Move content down’ is closed to new replies.