- This topic has 3 replies, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › Static slider height
Hi, I would like the slider on the main page to be a static height. I tried adding the code I found in the forum to the custom css box:
Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
.theme-default .nivoSlider{max-height:320px;}
However, the slider is still adjusting to the image size. I also tried resizing the image, but that’s not working either.
Also, for the Business Value section, I have the opposite issue. How do I make those images larger?
site: https://dev.candor.cloud
Hi, Can anyone assist with this?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.theme-default .nivoSlider {
overflow: hidden;
}
.diamondshape { width:100%; height:175px;}
Regards,
Chris
Cable Company WordPress Themes This roundup of website solutions has to do with the best cable company WordPress themes for wire production and cable making […]
WordPress Most Customizable Themes Free Several WordPress most customizable themes free have been made available that could be easily downloaded. Understanding the importance of having […]
Metro WooCommerce WordPress Themes Metro WooCommerce WordPress Themes deliver metro style uber look and feel. These metro WooCommerce WordPress themes reflect the most current design […]