- This topic has 3 replies, 2 voices, and was last updated 2 years, 6 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
There’s no need for an introduction to the blogging industry in India in 2020. In the recent few years, the blogging industry has attained such […]
With the perk in modernization often people found body pains, mental stress, physical weakness, resultant they always look for the medicines to give their body […]
One should not even consider developing an app unless you are done with these 5 key important things!On the off chance that I am to […]