Home Forums WordPress Themes – Premium Encounters Header background

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #36193
    Miranda Graat
    Participant

    I want the header background white. But when I change the color in the customizer from black to white I get black and white stripes. When I save the changes and check the front side, it is also striped. When I scroll down and back up, it turns back to black.
    I really want the header backgroud white and the letters black. And that it stays this way.
    What can I do?

    #36194
    Miranda Graat
    Participant

    Is it also possible to make the header a bit smaller?

    #36271
    Binaya D
    Participant

    Hi Miranda,

    We hope you have got the solution to change the background color of header, if not then please let us know.

    And regarding the height of header, if you use the small logo then it will reduce automatically or you can use the following css for it;

    #logo img {
        max-width: 85%;
    }

    NOTE: Please use the child theme style.css or custom css plugin to write the css.

    #36307
    Miranda Graat
    Participant

    The header background is now fixed through the CSS.
    Thanks for the code for the hight. It workes 🙂

    #36341
    Binaya D
    Participant

    Hi Miranda,

    You are welcome! 🙂 if you face any problem in future then please let us know.

    Thanks

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