- This topic has 3 replies, 2 voices, and was last updated 4 years, 4 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 › Slider Button on SKT Charity Pro
Hi
I’m trying to get the Slider button to appear on mobile devices.
Looking back through some posts I saw a suggest of this custom CSS:
@media screen and (max-width:479px) {
.nivo-caption { display:block !important;}
.nivo-caption .sldbutton { display:block !important; margin:-40px auto 0 !important; left:50% !important; transform:translateX(-50%) !important; font-size:14px !important;}
}
This does work if I try making the window narrower on a PC – the slider button shows at all widths.
However it does work on a phone.
Any suggests would be really helpful!
Thanks
Hi,
Kindly show us your website URL please?
Regards,
Chris
www.lovemillroad.org.uk
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.slider-main .nivo-caption .slidebtn {
margin-top: 10px;
display: table !important;
margin: 10px auto 0;
}
}
Regards,
Chris
Real Estate Broker WordPress Themes and Templates Check out the Highly Customizable real estate agent WordPress themes posted below Real estate is as competitive as […]
Free Real Estate Templates WordPress This article explains in detail and lists all the free real estate website templates for WordPress which you can use […]
Free Fashion Stylist WordPress Themes and Templates This article explains in depth and detail and lists the free fashion stylist WordPress themes. Websites have become […]