- This topic has 3 replies, 2 voices, and was last updated 7 years, 2 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
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]