Float Header Navbar Right in Woopress theme

This topic has 6 replies, 3 voices, and was last updated 9 years, 1 month ago ago by Eva Kemp

  • Avatar: masseyn
    masseyn
    Participant
    February 17, 2015 at 02:32

    How do i force the nav bar to float to the right by the search icon on the default Woopress theme in the header?

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 17, 2015 at 08:46

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots?
    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: masseyn
    masseyn
    Participant
    February 17, 2015 at 13:22

    The menu in the header bar is centered. I would like it floated right so its next to and inline with the search icon.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2015 at 16:44

    Hello,

    Please add this code in custom.css file:

    .menu {
     float: right !important;
    }
    .navbar-right {
       min-width: 0px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: masseyn
    masseyn
    Participant
    February 17, 2015 at 16:55

    Thanks Eva, that worked great 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    February 18, 2015 at 00:23

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Float Header Navbar Right in Woopress theme’' 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.