- This topic has 7 replies, 2 voices, and was last updated 8 years, 11 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Healing Touch PRO – Nivo Slides size/changes problem
Hi there
When I changed the size of nivoslider from fullwidht to 1170px started this problem. The first slide is correct. But when slide transition starts, there is a problem with margins and size of the pictures as u a ( http://www.anapaulanaspolini.com.br )
Acctualy, this is the configs of my nivo-slider.css
.nivoSlider {
position:relative;
width:1170px;
height:auto;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
max-width: 1170px!important;
max-height: auto!important;
margin-left: auto;
margin-right: auto;
}
.nivo-main-image {
display: block !important;
position: relative !important;
width: 100% !important;
height: auto;
}
Hi Maycon,
There is only one slider image showing now. Kindly add more than one slider image so that we will send you css instruction.
Regards,
Brad
Sorry bud,
Updated, please look again
After the first slide the problem starts
Hi Maycon,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.slider-main{width:1170px; margin:0 auto;}
Regards,
Brad
Problem solved
Thanks again!
Hi Maycon,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
Regards,
Brad
Hello again Brad
I did the changes, and now, my slider itsn’t responsive on mobiles
May u help-me again?
tnkz
Hi Maycon,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px) {
.slider-main{width:100% !important;}
}
Regards,
Brad
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]