Home › Forums › SKT Full Width Forum › css and responsive slider not working
- This topic has 8 replies, 2 voices, and was last updated 3 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
September 28, 2020 at 9:18 am #163543
Hello,
I am having some trouble and wondered if you could help me please?
1. The mobile version ‘Homepage Slider’ only shows 3/5 slides, the last two are just black and not coming up?
2. Mobile Menu – I’d like some css to remove the menu icon built in the theme completely (I have a plugin for a different menu working) and I’d like to centre the logo please.
This is for shoedoctordxb.com and I have bought the pro versions of this theme.
September 28, 2020 at 9:51 am #163553I’d also like to have the slider title showing in the mobile screen.
Thanks
September 28, 2020 at 1:03 pm #163608Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .menu-toggle { display: none !important;} #slidecaption { display: block !important;} .header .logo { float:none; margin:0 auto; padding:10px 0 0 0;} }
Regards,
DaveSeptember 28, 2020 at 4:35 pm #163624Thanks. That CSS worked and it looks great.
Please also can you address my other issues from ticket above?
1. The mobile version ‘Homepage Slider’ only shows 3/5 slides, the last two are just black and not coming up?
2. I’d also like to have the slider title showing in the mobile screen.
Thaaks.
September 29, 2020 at 12:27 pm #163700Hi,
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.
We’ll check and revert back to you.
Regards,
DaveSeptember 30, 2020 at 7:46 pm #163854Hi,
Thanks, I have emailed your admin.
October 1, 2020 at 12:38 pm #163939Hi,
Issue have been resolved. Kindly check and confirm.
Regards,
DaveOctober 1, 2020 at 7:38 pm #163958Hi,
I have checked on a new incognito window and no changes are showing?
The sliders are still not working (Only the first 3 work) the rest is just a black screen, and I cannot see the slider title on the mobile version?
October 2, 2020 at 12:31 pm #164296Hi,
We checked, slider is working fine. slider title also appearing on mobile device.
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.