- This topic has 3 replies, 2 voices, and was last updated 4 years, 9 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
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]