Change header from solid color to image

Home Forums All Other Themes Change header from solid color to image

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #162369
    Andrei UrsuAndrei Ursu
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: September 9, 2020

    Hello…I would like to change the header..from grey color to an image (this option was available in the free theme). Now, I can only choose color.
    Website link is capsulecafea dot net

    THANK YOU!!

    #162370
    Andrei UrsuAndrei Ursu
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: September 9, 2020

    here it is the free version.. i want to make it look like this agian..
    i dot imgur dot com/YIZ6Ah1.jpg

    #162421
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    We checked, the image is already visible in the header.

    Regards,
    Chris

    #162432
    Andrei UrsuAndrei Ursu
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: September 9, 2020

    Yes it is because I have activated the FREE version in the meantime as I was losing sales… please provide me a code for replacing the solid color to an image so I can get back at the PRO theme. Thank you

    #162436
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .page .header {
        background-image: url(https://www.capsulecafea.net/wp-content/uploads/2020/03/cropped-capsulecafea1-1.jpg) !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    Regards,
    Chris

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.