White line in Custom css - by roidimitris

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

  • Avatar: roidimitris
    roidimitris
    Participant
    November 5, 2014 at 01:01

    I edited the menu color via Custom CSS but I can’t find how to remove or change the color of the white line below the header.
    https://www.dropbox.com/s/jfnuoqcxu07wvxi/MWSnap049.jpg?dl=0

    3 Answers
    Avatar: stan
    Stan Russell
    Participant
    November 5, 2014 at 08:36

    Hello,

    please provide us with link to your site.

    Regards,
    Stan Russell

    Avatar: roidimitris
    roidimitris
    Participant
    November 5, 2014 at 10:03

    private data

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 5, 2014 at 13:02

    Hello,

    To remove the white line in the header add this code in custom.css file:

    .header-type-10 .menu-wrapper {
        border-top: none !important;
    }

    If you want to change its color use this code:

    .header-type-10 .menu-wrapper {
        border-top: 1px solid #EBEBEB !important;
    }

    Replace #EBEBEB with your color value.

    Thank you.
    Regards,
    Eva Kemp.

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

The issue related to '‘White line in Custom css’' 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.