• This topic has 5 replies, 2 voices, and was last updated 2 years ago by vako.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #60368
    Christiane Germann
    Participant
    Premium Member

    Hi everybody,

    I would like to know how to change the color of the grid lines in the header.

    There are some grey colored horizontal lines, that disconnect the social media menu from the header/logo-area and the header/logo-area from the main navigation. And i want them to be white… (or to disappear, if there is an elegant way to do this). The lines are visible when setting Top Bar -> Background Transparancy to true, but if i do this, the social media menu doesn’t work (the sm menu seems to be overlayed by another area, and i cannot fix this… šŸ™ )

     

    Kind Regards,

     

    Steven

    #60377
    vako
    Keymaster
    WP Royal Team

    Hi Steven,

     

    Please share your website URL and we will check for possible solutions.

     

    Kind Regards

    #60381
    Christiane Germann
    Participant
    Premium Member

    Hey Vako,

    thanks a lot!!

    Its https://www.amtzweinull.de

    And my customer doesnt like the horizontal grid lines underneath the social media menu and above the logo area…

     

    Best regards,

     

    Steven

    #60477
    vako
    Keymaster
    WP Royal Team

    HiĀ Steven,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    #top-bar {
    box-shadow: none;
    }
    #main-nav {
    box-shadow: none;
    }

     

    Kind Regards

    #60482
    Christiane Germann
    Participant
    Premium Member
    This reply has been marked as private.
    #60483
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.