- This topic has 5 replies, 2 voices, and was last updated 7 years, 8 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
In the digital age, a website is often the first point of contact between your business and your potential customers. Whether you run an e-commerce […]
If you are planning to set up an online shop, then obviously you would need to check out the latest eCommerce themes. When it comes […]
Whether you own your agency or running an affiliated business, the fact of the matter is that you need to have an online presence and […]