Mobile website not responsive design using Fitness Pro when portrait

Home Forums Fitness Pro Forum Mobile website not responsive design using Fitness Pro when portrait

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #70313
    BrianBrian
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: April 18, 2017

    http://emilydeckard.com

    It does not format correctly using a mobile phone on portrait setting.

    what CSS code do I need to enter and where

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

    Hi Brian,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    .services-box, .entry-content div { width:100% !important;}
    }

    Regards,
    Chris

    #70524
    BrianBrian
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: April 18, 2017

    Still not resolved. Where can I email you a screenshot of what I am seeing?

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

    Hi Brian,

    Kindly upload your screenshot on imgur.com and paste the share URL here.

    Regards,
    Chris

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