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

    Is it possible to have a different header image background on each page of my site?
    http://sharprockvineyards.com/
    In place of the grapevine?

    How do I do this?
    Thank you

    #383672

    Hey elames!

    Thank you for using Enfold.

    You can use the Color Section element instead of the default header background option.

    Regards,
    Ismael

    #383701

    I cannot see how to do this. I already have a color section on the page for the background image. I have tried dragging out another color section and it will not let me. I have tried to insert a full width slider and it will not let me.

    I want to be able to have a different image where the current header with the logo is. Is that possible on different pages?

    #383843

    Hey!

    I think you can use as many color sections as you want. I can’t open your website: “Gateway Timeout: can’t connect to remote host”. Have you got the newest WordPress and Theme version? Please try to deactivate all plugins to see if one is causing the issue.
    I personally have no experience with these plugins, but you could give it a try:
    https://wordpress.org/plugins/unique-headers/
    https://wordpress.org/plugins/dynamic-headers/

    Cheers!
    Andy

    #383863
    This reply has been marked as private.
    #383864
    This reply has been marked as private.
    #383868

    Hi!

    as Yigit and me are living in different countries, I think your host might block some IP’s.

    Why don’t they work? what’s happening?

    Cheers!
    Andy

    #384061
    This reply has been marked as private.
    #384077

    Hi!

    Please try using this code in Quick CSS

    .page-id-5043 .header_bg {
    background-image: url(https://www.gesgine.es/images/photo1.jpg);
    background-size: cover;
    }

    It will change the background image of header on Bed and Breakfast page. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg

    Best regards,
    Yigit

    #384087
    This reply has been marked as private.
    #384454

    Hey!

    Please try and let us know so we can mark the thread as resolved or assist you further

    Best regards,
    Yigit

    #384469

    Yes that did work. Thank you Resolved

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