Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Set Maximum Height for featured slider #23667
    dnorth@derbyhigh
    Participant

    Hi,

    It is an internal site at the moment, so I can’t provide you access.

    I’ve worked out how to do it via editing style.css

    I’ve added the max-height to the section below.

    /*————————————————————–
    ## Custom Basic Slider Style By WEN Themes
    ————————————————————–*/

    #main-slider img{
    width:100%;
    max-height: 250px;
    }

    Is there a way that I can instead do this in the advanced settings>Custom CSS area, to ensure that the setting remains if the theme updates.

Viewing 1 post (of 1 total)