Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #612388

    How do I add a background image to the header?

    #612456

    Hi ycoleman31!

    I just loaded your web site and I can see a background imagd there is that correct?

    Regards,
    Basilis

    #612906

    yes, but it is not displaying on the front end.

    #612965

    This is the code I put into the quick css box:

    .header-main{
    background-image: url(http://test.wildlydifferent.com/wp-content/uploads/2016/04/header-bg.jpg) no-repeat top right;
    background-size: contain;
    }

    #613229

    Hey!

    Try the following code to replace the above one you posted:

    #header_main{
    background: url(https://test.wildlydifferent.com/wp-content/uploads/2016/04/header-bg.jpg) repeat top right;
    background-size: contain;
    }

    Best regards,
    Jordan

    • This reply was modified 8 years, 7 months ago by Jordan.
    #615169

    Hi Jordan,
    The code above did not work. Can we try something else?
    Yvonne

    #615706

    Hi Yvonne,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #615843

    Hi Rikard,

    Thanks for looking into this.
    Yvonne

    #617001

    Hey!

    Can you please switch user role to administrator?
    Also, have you tried uploading your header background image in Enfold theme options > General Styling > Logo area?

    Best regards,
    Yigit

    #617060

    Hi Yigit,
    I switched it to administrator. Sorry about that. I did not upload into the logo area as I don’t need the whole image to be linkable, just the logo. Would I not have to have the logo then add to the whole background image if I upload it that way?
    Thanks,
    Yvonne

    #617355

    Hi!

    Yes, if you set your background image in Enfold theme options > General Styling > Logo Area, it will not be clickable like your logo :)

    Cheers!
    Yigit

    #617392

    Hi Yigit,
    That was too easy!
    Thank you so much!!
    Yvonne

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