- This topic has 5 replies, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Reduce slider size for SKT girlie pro
The slider for SKT girlie theme is too big for my blog, can you show me the way how to reduce the size and cut it down to half the size? Thank you.
Hi Trang,
Kindly show us your website URL.
Regards,
Dave
http://www.thehypeoncaffeine.com
Hi Trang,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:1169px) and (min-width:980px) {
.slider-main{max-height: 450px; overflow: hidden;}
}
Regards,
Dave
Thank you. I added the code but it didn’t do anything. Please check. Thank you
Kindly remove the previous code and add this code in custom css box:
@media screen and (min-width:980px) {
.slider-main{max-height: 450px !important; overflow: hidden;}
}
Regards,
Dave
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]