• Resolved annalisa16

    (@annalisa16)


    Hello,

    Love the theme! I have installed a Child Theme plugin to make some changes. I would like the content section and the sidebar widget to be aligned to the header. Please can you advice the CSS needed for my child theme, as I’m struggling to do this.

    Thank you very much!

Viewing 1 replies (of 1 total)
  • Thread Starter annalisa16

    (@annalisa16)

    Managed to solve it!

    Changed to the below in Child Theme:

    }
    .site-content {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0 0 ;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Align content section and Widget to the header’ is closed to new replies.