Viewing 1 replies (of 1 total)
  • Hi @edutape,

    Bit late, sorry! But better late than never, so if you’re still having troubles with this, please try the following CSS. You’ve not specified the colour, so I’m using red as an example, but you can change the HEX code to whatever you wish. That should give you this effect: https://prnt.sc/ljc9n8

    header.site-header {
    background-color: #ff0000 !important;
    }

    Let me know if that works for you. 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘How to change color behind header’ is closed to new replies.