Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258479
    voldyvy
    Participant

    Hi! My website is theasianroots.org and I want to change the background color of the header media button to black.

    #258505
    Skandha
    Participant

    @voldyvy: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header .more-link span {
        background-color: #000 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header Media Button’ is closed to new replies.