Home › Forums › All Other Themes › Re: Help with Slide Button Text
- This topic has 6 replies, 2 voices, and was last updated 4 years, 9 months ago by
Forum Moderator.
-
AuthorPosts
-
December 13, 2018 at 11:10 pm #113465
Hello,
We are using the SKT Charity Pro. Our website can be viewed at https://www.hclv.org/
Can you please help me out with 2 items.
1. The Slide Button Text is not showing up on mobile devices. Can you share code that would make it visible on tablets and smart phones?
2. Is there a way to center the Slide Button in the whitespace and make the text a bit larger?
Any help you can provide would be greatly appreciated.
Thank you,
ChrisDecember 14, 2018 at 6:31 am #113476Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@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;} }
Regards,
ChrisDecember 14, 2018 at 10:53 am #113502Hello,
Thanks for the code. Unfortunately, it does not appear to give the desired results. For example, on an iphone 7, we are not seeing any slide button. Do you have any other suggestions/fixes?
Thanks,
ChrisDecember 14, 2018 at 11:24 am #113505Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
ChrisDecember 14, 2018 at 12:02 pm #113507Hi,
Issue resolved. Kindly check and confirm.
Regards,
ChrisDecember 14, 2018 at 12:04 pm #113508Hello,
Yes it is! Thank you very much. I appreciate your help.
Thanks,
ChrisDecember 14, 2018 at 12:09 pm #113510Hi Chris,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/20/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.