- This topic has 5 replies, 2 voices, and was last updated 4 years, 11 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
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
Almost Every business uses WordPress to enhance its eCommerce profits. But, the difficulty that every business face is accepting the payment methods. No one user […]
Fundamental tips for choosing WordPress Theme have been explained in this article. There are so many WordPress themes available with most of them being available […]
Spend a little time exploring the market and you will end up finding hundreds of WordPress SSL plugin floating around. Because there are hundreds of […]