Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #502568

    I tried to find a solution to have a stretched image in the header logo area but in vain.
    Is there a way to stretch an image in the header? Or do I need a bigger picture?
    Is there a way to stretch the image to 100% of width of the window, while keeping the same height? ( I know this will change the aspect ratio)

    e.g.
    the website http://www.ltena.com shows a header image. But the image looks too small when resizing the windows to a bigger resolution.

    Thanks for your response

    Bart Altena

    PS: I tried using a workaround by adding a full screen slider in the content area and the hide the header and sidebar, but that doesn’t work very well and is very cumbersome as the image in the fullscreen slider doesn’t scale nicely (which has to do with the adjustable window size, I know).

    #502679

    Hey alteba!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .header_color .header_bg {
        background-size: cover;
    }

    Best regards,
    Yigit

    #502690

    Now that is exactly why I love Enfold…You guys are the extra bonus you get when you purchase the theme. Thank you for the code!!
    It does exactly what I requested.
    Cheers

    Bart

    #502692

    Hi!

    Thank you for your kind words :)

    You are welcome, we are always happy to help!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘stretched header image in a stretched layout’ is closed to new replies.