• Hi all,

    an additional question about the featured slider: how can I adjust the size of it? it think the height is to much for my site.

    Thanks!

Viewing 1 replies (of 1 total)
  • Hello,

    Could you please go to Dashboard=>Appearance=>Theme Options=>Custom Css Options and paste the following code

    #feature-slider {
    height: 300px;
    }

    Assign the value of the height according to your wish.

    Regards,
    Bplv

Viewing 1 replies (of 1 total)
  • The topic ‘Size featured slider’ is closed to new replies.