Max menu header and footer - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMagPro Max menu header and footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30647
    Ed Goksal
    Participant

    Can the top bar, Main menu bar and footer bar sections be expanded in width to take up the entire width of the page so no white backgroud on the edges are seen

    CryptoFM.io is the website

    #30704
    Acme Themes
    Keymaster

    Hello Ed,

    Can you try the following custom CSS

    .boxed-layout #page {
        width: 100%;
    }
    
    .header-container .wrapper {
        width: 100%;
    }
    
    .top-bottom.wrapper {
        width: 100%;
    }

    Best Regards!
    Acme Themes

    #30940
    Ed Goksal
    Participant

    Great, worked like a gem

    #30947
    acmesupports
    Moderator

    Dear Ed,
    Happy to know 🙂

    Best Regards!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.