This topic contains 7 replies, has 2 voices, and was last updated by 7Theme Support 6 years ago.
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.
Home › Forums › Theme support › Change height of Cycle Slider
This topic contains 7 replies, has 2 voices, and was last updated by 7Theme Support 6 years ago.
In the Cycle Slider configuration, there is no option to change the height of the slider. Is there a way to do it?
Hi,
the slider is always as height as the images you upload. The only thing you can do is to reduce the height of the images for the slider.
I height of the images I uploaded are about half the size that is being displayed.
What theme do you use? Can you send me a link to the page with the problem? Thank you!
Loovo theme
sf-pops.com
Thanks!
We checked your source code and found custom CSS code, added in your theme options panel. Please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and remove this:
/*— Change heigtht of slider —*/
.slideshow_cycle {
height:500px !important;
}
Thanks!
You are welcome!
You must be logged in to reply to this topic.