How do I remove grey lines from menu in Header 12 Woopress

This topic has 5 replies, 4 voices, and was last updated 9 years, 8 months ago ago by Brian Johnson

  • Avatar: nuttietart
    nuttietart
    Participant
    March 20, 2015 at 14:41

    Hi
    I have just a last few tweeks until my website is ready, and have tried previous suggestions but can’t seem to get a result. I really want to remove the grey line above and between the menu items when using Header 12. is this possible please?

    4 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 20, 2015 at 14:55

    Hello,

    Please add this code in custom.css file.

    .header-type-12 .navbar-collapse .menu > li > a{
      border-left: none;
    }
    .header-type-12 .navbar-collapse{
      border-top: none;
    }
    .header-type-12 .navbar-collapse .menu > li:last-child > a{
      border-right: none;
    }
    .header-type-12 .header-search{
      border-left: none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: nuttietart
    nuttietart
    Participant
    March 20, 2015 at 15:32

    Perfect Robert – Thank you!

    Looks the business now x

    Avatar: Eva
    Eva Kemp
    Support staff
    March 20, 2015 at 15:52

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 20, 2015 at 15:56

    You are welcome.
    We would very much appreciate if you leave a comment and rating for our theme on themeforest.

    With best regards
    Brian Johnson

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

The issue related to '‘How do I remove grey lines from menu in Header 12 Woopress’' has been successfully resolved, and the topic is now closed for further responses

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