Change Color Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16286
    max
    Participant

    Hi sir,

    Please provide the code how to change the background color of header in CSS to gray.
    https://www.sunrise.com.my/tours/wp-content/uploads/2019/05/Untitled-1.jpg

    Thank

    #16291
    wensolutions
    Keymaster

    Hello @max,

    Please add below given CSS to change the color.

    .site-header {
        background: #808080;
    }

    Change the color code as per your requirement.

    Also, the section comes from the theme so it would be better to ask the theme developer for these kinds of support.

    Hope this helps.

    Thank you.

    #16293
    max
    Participant

    Thank

    #16296
    wensolutions
    Keymaster

    Hello @max,

    Glad to help you.

    Thank You.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.