Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1403918

    discomatt
    Participant

    Hello,
    I am trying to work out how to have the navbar (top menu) as a seperate colour to the header in Ethos stack.

    So I can change the header colour to suit my header images (they are PNGs that alternate often) and have a solid colour for the menu bar, distinctly seperating the header from the menu.

    Thanks,
    Matt

    #1404263

    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    Would you mind providing a sample? Is it alternating navbar color when scrolling? And please provide your site’s URL.

    Thanks!

    #1405354

    discomatt
    Participant

    Sure.
    The site is down for maintenance while it is updated.
    Here is an example of the issue i’m facing – changing the colour changes both menu and header colour, and i only need to change the menu colour to ‘block off’ the header.

    #1405413

    Darshana
    Moderator

    Hi there,

    I’m sorry, but we have a file-size limit of 512KB per attachment. Could you please use an online tool to share your screenshots (https://snag.gy/), so that we can check.

    Thanks!

    #1405462

    discomatt
    Participant

    this should work…

    #1405930

    Christopher
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1406595

    discomatt
    Participant
    This reply has been marked as private.
    #1406698

    Rupok
    Member

    Hi there,

    Thanks for the credentials but you didn’t provide your site URL yet. Provide this as well.

    #1412336

    discomatt
    Participant

    Apologies, it’s http://www.joeturd.com

    #1412735

    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    body .x-navbar {
        background-color: #da5858;
        border: none;
    }

    Hope it helps 🙂

    #1414074

    discomatt
    Participant

    That’s great, but I’m after the yellow that’s in the logo, not a red.
    Where can I find the hexadecimal code for these colours?

    #1414136

    Joao
    Moderator

    Hi There,

    If you are looking for your logo exactly clor you need to place the image on Photoshop or similar software and check.

    Please try : #fff200

    Hope it helps

    Joao