• Resolved Ana-Maria

    (@hummy2601)


    Hi again,

    I removed the sidebar from the front page and I would like my page to have the same width as the menu. The right side is ok but the left is not. All the other pages are correctly aligned, except for the front page. Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Fotis

    (@markwaregr)

    Hi there,
    you can try adding this

    .page-template .col-md-8.col-md-offset-2 {
        margin: 0;
        width: 100%;
    }

    in your custom CSS box under Appearance | Customize |?Additional CSS

    Thread Starter Ana-Maria

    (@hummy2601)

    Of course it worked! Thank you!

    Fotis

    (@markwaregr)

    Glad I could help!

    • This reply was modified 7 years ago by Fotis.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Front page width’ is closed to new replies.