• Resolved CB

    (@tng2013)


    Hi there,

    I want to make the primary menu and the footer menu full width – does anyone have any advice on how to do this, potentially using custom CSS?

    Many thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Richie KS

    (@rkcorp)

    try add this to custom css

    footer .innerwrap, #bodywrap, .innerwrap-custom-header, #main-navigation .innerwrap {
        max-width: 100% !important;
    }
    Theme Author Richie KS

    (@rkcorp)

    did you try this?

    Thread Starter CB

    (@tng2013)

    Hi Richie,

    Sorry for the late reply! I tried the CSS code you kindly supplied, however, it made the whole website go full width rather than just the menu containers.

    I am now just looking to extend the container for the footer so any ideas would really be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Full width primary and footer menu’ is closed to new replies.