• Hello,

    I did tried many times but still unavailable to resolve the issue.

    What I am trying to do is in the front page, I would like decrease the box for the image slider (it is 310px something like that) and I want to decrease to 240px…
    Unable to find any info in css file
    Theme Grande College
    Web : https://www.telitesolutions.ca

    Thank you for any guide

Viewing 1 replies (of 1 total)
  • Hi,

    You can add this code into your custom css file:

    div.slider-wrapper{ position: relative; overflow: hidden; height: 240px;}
    
    .flexslider {height:240px !important;}
Viewing 1 replies (of 1 total)
  • The topic ‘Change slider height Grand College’ is closed to new replies.