IT Solution – Mobile

Home Forums IT Consultant Support IT Solution – Mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #117842
    alison2alison2
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 26, 2018

    Hello,

    I am seeing an issue on the IT Solution theme where the mobile menu button does not activate any menu. It would also be much better mobile UX for the sliders to be “clickable” on mobile – at this point it does not look like the CTA buttons are there on mobile.

    Can you assist with this?

    Thanks

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Dave

    #117884
    alison2alison2
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 26, 2018

    Thanks for your response, it is http://batsols.com/.

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    #simple-menu { z-index:99999999 !important;}
    }

    Regards,
    Dave

    #117950
    alison2alison2
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 26, 2018

    Thanks Dave! Is it possible to get the sliders to be clickable on mobile, either by adding the CTA buttons there or otherwise? And is it possible to change the shape of the slider on mobile so the slides fill more vertical space? The icons don’t show up until the scroll so it looks VERY off.

    Thanks again for your help.

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .nivoSlider img { max-width:170% !important; width:170% !important; margin-left:-30%;}
    }

    Regards,
    Dave

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