• Thanks a million for helping me on this one. Working on this website. https://bakerite.com I want to move my divider up underneath the blue header. I don’t how to do this or what code to use. I just want to snug the page up for a close tight fit, the space is killing the look. Thanks

Viewing 1 replies (of 1 total)
  • Hello richardhale,

    If moving up the main content is what you want I suggest to put this CSS into your Custom CSS or Child Theme style.css

    .page-template-page-sidebar-php #primary {
    padding: 10px 2.5% 0 0;
    }

    Let me know if it looks nice

    Cheers,
    Riccardo

Viewing 1 replies (of 1 total)
  • The topic ‘CSS Help With Header’ is closed to new replies.