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

    Hi there,

    Just about to make another purchase, but I’ve a quick question.

    Is it possible to have different header images for each page?

    Thanks

    #285184

    Hi silviouk!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .page-id-734 #header_main { background-image: url(https://www.menucool.com/slider/prod/image-slider-5.jpg); }

    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

    #288112

    This is great thanks. So, If I want to use a different image on each page which INCLUDES THE HEADER i.e. one image that covers the WHOLE page and HEADER what would the code be?

    #288116

    Hey!

    Code i posted above is for header and you can use following for main content area

    .page-id-734 #main { background-image: url(https://www.menucool.com/slider/prod/image-slider-5.jpg); }

    Regards,
    Yigit

    #315140
    This reply has been marked as private.
    #315162

    Hi!

    Currently maintenance mode is active on your website. Are you using boxed layout?

    Regards,
    Yigit

    #315212
    This reply has been marked as private.
    #315642

    Hey!

    Thank you for the info.

    Please provide a screenshot on how you want it to look like. It will help us understand the issue better. There are scripts error on the website, please try to deactivate the plugins.

    Best regards,
    Ismael

    #315748
    This reply has been marked as private.
    #315925

    Hi!

    Set the Activate Header transparency to transparent header then add a Color Section at the very top of the page. Apply the background image on the Color Section. In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
    Thanks!

    Regards,
    Ismael

    #316036

    That’s the one! Thanks!!!

    #316300

    Hi!

    Glad we could help. If you still have questions, let us know. :)

    Best regards,
    Ismael

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘DIFFERENT HEADER IMAGES’ is closed to new replies.