• I changed the header color and now i cant place and show the header at all

    Please do need help on this one.. Getting frustrated ??

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello prosocpeter ,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .sb-header #header {
        background: none;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter prosocpeter

    (@prosocpeter)

    }
    article h1 a{
    color: #000000 !important;
    }
    #header {
    height: 243px !important;/* height you can modify*/
    }
    article h1 a{
    color: #3e73b9 !important;
    #header {
    background: black
    url(https://www.araxmarket.nl/wp-content/uploads/2018/11/resized8.jpg) center no-repeat;

    Where should i put it ? Because the resize does not work when i put it in front?

    AddWeb Solution

    (@addweb-solution-pvt-ltd)

    you can put css code into your current active child theme’s style.css file or you can add into the additional css option in theme customizer

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Where is my header’ is closed to new replies.