How to decrease the margin between menu and top side of browser

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

  • Avatar: kagansurfer
    kagansurfer
    Participant
    February 12, 2015 at 23:47

    how to decrease the margin between menu and top side of browser? I have 3rd header layout?
    Thanks

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 00:08

    Hello,

    Please add this code in custom.css file:

    .header-type-2.slider-overlap .header .menu > li > a {
        color: black !important;
    }
    .navbar {
        padding: 10px 0px !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: kagansurfer
    kagansurfer
    Participant
    February 13, 2015 at 13:59

    Thank You it worked perfect. Now it is black.

    But if i like to use different color then black , let say red .. Should I just replace black with red?
    Actually I already tried but somehow it didn’t work:)
    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 15:30

    Hello,

    Yes, you should replace color value to another one.
    Clear your browser cache after making changes.

    Thank you.
    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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