- This topic has 3 replies, 2 voices, and was last updated 3 years 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
The Prominence of Artificial Intelligence In Mobile App Development Artificial intelligence has reshaped the market industry and reduced human efforts to resolve complex issues conveniently. […]
Websites are the best possible things that can improve your business rankings, they provide numerous ways to deal with your customers and care about their […]
People always look for free email newsletter service using WordPress instead of going for paid email newsletter options like MailChimp, Aweber, and others. Email Newsletter […]