- This topic has 3 replies, 2 voices, and was last updated 7 years, 5 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 › All Other Themes › SKT Healing Touch Pro slider width modification
Hi there,
I would like to change the width of slider on SKT Healing Touch Pro theme. By default, the slider section has full screen images and I don’t want to have it full screen. How do I adjust the slider width align to the page box’s width? Thanks.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.slider-main { width: 1170px; margin: 0 auto;}
@media screen and (max-width:1024px) {
.slider-main { width:100%; margin: 0 auto;}
}
Regards,
Chris
Hi Chris,
Thanks a lot for your prompt response. It perfectly align with page box width now. Much appreciated.
Hi Metta,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/11/
Regards,
Chris
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 […]