Navigation Bar Width - by zf - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: zf
    zf
    Participant
    February 16, 2015 at 15:22

    Hi Guys,

    Please would you assist with making the navigation “full body width”
    right now once it reaches a certain point it collapses to a second level.

    http://prntscr.com/65tktt

    Thanks

    PS Excellent service..I am also uploading a copy of local site to live server for assistance on issue with editing top bar and also page auto refreshing.

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 16, 2015 at 15:47

    Hello,

    You can try to use another Header Type in Theme Options->Header.
    If this is not the solution for you please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: zf
    zf
    Participant
    February 17, 2015 at 15:02

    Hi Robert,

    Iv added in the details via private content.

    Thanks

    Zunaid

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 18, 2015 at 10:43

    Hello,

    I’ve added this code in style.css of the child theme:

    .menu > li > a {
        font-size: 11.5px !important;
    }

    Please check the menu now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zf
    zf
    Participant
    February 18, 2015 at 13:28

    Hi, Thanks for that.
    Would it be possible to adjust the menu to float right – against container edge?

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    February 18, 2015 at 16:51

    Hello,

    Please add this code in style.css of your child theme:

    .container-fluid > .navbar-header { display: none;
    }
    .navbar-collapse.collapse {
       float: right;
    }

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: zf
    zf
    Participant
    February 19, 2015 at 22:52

    Excellent, all working.

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    February 20, 2015 at 00:33

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Navigation Bar Width’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.