• hazy23

    (@hazy23)


    Hi,

    There is a grey line under my menu. Can someone advise me on how to remove this?

    Many thanks,
    Hazy

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Amit Singh

    (@apprimit)

    Hi @hazy23

    The grey line is actually the header bottom border. You can disable it from the Appearance > Customize > Header > General > Bottom Border setting.

    Thread Starter hazy23

    (@hazy23)

    The border bottom is off also the bottom border color is white

    Amit Singh

    (@apprimit)

    It seems you have added custom CSS for header border. Try to remove this code and border will not appear.

    header#site-header {
    border-bottom: 1px solid #f1f1f1 !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.