- This topic has 9 replies, 2 voices, and was last updated 3 years, 10 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Contact button on slider doesn’t work
I have a URL in the Front Page > Slider > Slide Link 1 field, but the button/link is not working on the front end. https://brendapetersonllc.com/ Can someone help?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#home_slider { z-index:1 !important;}
Regards,
Chris
That worked! Thanks!!
🙂
Is there a way to make that button appear on mobile, too?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.slidedesc { padding:5px 0; margin-bottom:0;}
.slidedesc, .slidebtn {
display: table !important;
}
}
Regards,
Chris
That worked, but can we customize it more? Can I make that whole slider section a little taller on mobile? And keep the text over in the left 50% of the slider?
Hi,
Kindly use this CSS;
@media screen and (max-width:479px) {
.slider-main .nivoSlider img { min-height:210px; object-fit: cover;}
.slider-main .nivo-caption { width:64% !important; margin:0 !important;}
}
Regards,
Chris
Oh my gosh, that is perfect! Thank you so much!!!
????
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]