css and responsive slider not working

Home Forums SKT Full Width Forum css and responsive slider not working

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #163543
    chris wrightchris wright
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: August 19, 2020

    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.

    #163553
    chris wrightchris wright
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: August 19, 2020

    I’d also like to have the slider title showing in the mobile screen.

    Thanks

    #163608
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #163624
    chris wrightchris wright
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: August 19, 2020

    Thanks. 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.

    #163700
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #163854
    chris wrightchris wright
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: August 19, 2020

    Hi,

    Thanks, I have emailed your admin.

    #163939
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Issue have been resolved. Kindly check and confirm.

    Regards,
    Dave

    #163958
    chris wrightchris wright
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: August 19, 2020

    Hi,

    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?

    #164296
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.