Home Forums Theme support Allslider not upscaling

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 7 years, 8 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Hi,

    All slider appears to not be up-scaling – With a lot of people viewing our site in 4k nowadays the all-slider isnt displaying correctly when viewed on a device over 1920×1080. I don’t want to have to update all the images to 4k due to the loading time. Is there a way to make all slider upscale?

    The site is http://www.blueelephantuk.com

    Thank you,

    Hi,

    you can try the following css code:

    #cycle_header img {
    max-width:inherit;
    width:100%;
    }

    You can add this code in WP admin -> Appearance -> Theme Options -> General -> Extra CSS content.

    Thank you!

    You’re welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.