Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #80127
    tosgood
    Participant

    Hello,

    Right now my header background is a grayish grainy color. I would like to add a background image to the header instead. I want my logo, title and tag line to remain. How would I do that?

    Thank you
    Tytenishaosgood.com

    #80170
    Sakin
    Keymaster

    @tosgood: There is no option to do that. So, for that you need to upload image and then copy that image URL and replace the image url in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS” box:

    #header {
        background-image: url("image-url");
    }
    #80178
    tosgood
    Participant

    Thank you. I will give it a try and let you know how it goes.

    Ty

    #80182
    tosgood
    Participant

    Hi Sakin,

    It worked perfectly. Thank you!

    Ty

    #80194
    Sakin
    Keymaster

    @tosgood: That’s nice and if you like my support and simple catch theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/simple-catch?rate=5#postform

    #80205
    tosgood
    Participant

    Hello!

    I just posted my review.

    Thanks

    #80208
    Sakin
    Keymaster

    @tosgood: Great thanks a lot. Cheers 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change Header Background’ is closed to new replies.