Mobile site isses

Home Forums All Other Themes Mobile site isses

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #60404
    BrianBrian
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: January 20, 2017

    I’m having a issue on a mobile device – the phone number text is disappearing. Also on mobile the slider text goes away and it’s just images. How can this be fixed?

    http://1f1.929.myftpupload.com/

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

    Hi Brian,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:479px){
    .nivo-caption{display:block !important; top:10% !important; left:2% !important; width:95% !important;}
    .slide_info h2{font-size:16px !important;}
    .slide_info p{font-size:12px !important;}
    }

    Regards,
    Dave

    #60571
    BrianBrian
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: January 20, 2017

    Hey Dave- I entered the code in the CSS box but I am not seeing any results. From my iPhone 6 and there’s still no slider text and the phone number text is lost in the header. Please advise, thanks

    #60589
    BrianBrian
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: January 20, 2017

    …on Safari broswer

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