Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #316101
    Dirk
    Participant

    Hi,

    I changed the backgroundcoulour of the custom header in extra css. Now there is a grey area left on both sides. How can I change the grey sides to the blue background colour?

    https://webcats.nl/kosten-vergoedingen/

    .custom-header .custom-header-content {
    padding-bottom: 15px;
    padding-top: 37px;
    background-color: #68aaaa;
    }

    Thank you very much!

    #316105
    Dirk
    Participant

    Sorry, I posted this by accident here, I should have posted it in Solid Construction Pro which I purchased.

    #316114
    tikaram
    Keymaster

    @italianfox : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .custom-header {
      background-color: #color-code; 
    }

    Please change the #color-code with the desired color code.
    Let me know if you have any other issues.

    Regards,
    Tikaram

    #316117
    Dirk
    Participant

    Thank you Tikaram, love your great support, problem solved!

    #316130
    tikaram
    Keymaster

    @italianfox : Nice to hear back from you and glad that my support worked on your website. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/theme/solid-construction/reviews/#new-post . Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
    Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Have a good day! 🙂

    Regards,
    Tikaram

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Custom header grey area both sides’ is closed to new replies.