- This topic has 5 replies, 2 voices, and was last updated 9 years 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
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]