• Resolved hk.graphics

    (@hkgraphics)


    I’ve been able to edit the coloring/hover of the menu but cannot for the life of me figure out how to extend the width of the main menu bar to fit all the way across. Help please? Thanks! see: kenwaltersconstruction.com

    • This topic was modified 7 years, 9 months ago by hk.graphics.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Here is some CSS that will increase the width of the menu bar, but it also has some effect on the width of the logo and the rest of your header. Try adding it to Theme Options> Advance Settings and let me know if it works for you.

    .headerclass .container {
        width: 100%;
    }
    .kad-header-right {
        padding: 0;
    }

    -Kevin

    Thread Starter hk.graphics

    (@hkgraphics)

    Fixed! Thank you!

    Thread Starter hk.graphics

    (@hkgraphics)

    resolved.

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