Okay
  Public Ticket #1845216
Change header / menu color
Closed

Comments

  •  4
    Roman started the conversation

    Hi,

    Can you please help me by telling me how to change the color of the header / menu / navigation bar on top of the page? It's the the area within the red line in the screenshot, which is now white.

    Thanks a lot.


    Regards,

    Roman


  • [deleted] replied

    Hi Roman,

    Can you please share your Wordpress credentials because I need to login to your site to give you the exact CSS code to do that. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Thanks!

  •   Roman replied privately
  • [deleted] replied

    Hi Roman,

    Thanks for your fast reply!

    Please add the code below to your Custom CSS area:

    header.main-header {
        background: #efe3bf;
    }

    Thanks!

  •  4
    Roman replied

    Thanks! That solved my problem.

  • [deleted] replied

    Hi Roman,

    Glad to hear thatsmile.png

    Will set this ticket as solved from here.