mobile phone screen issue Construction Pro

Home Forums Construction Pro/Build Forum mobile phone screen issue Construction Pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #68743
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    hi

    on a mobile phone you can move the web page to the left leaving a blank space using this Construction Pro theme, other theme look OK

    see: http://lifetimedriveways.co.uk/ (I’m using HTC M8, client with same issue on iPhone)

    http://lifetimedriveways.co.uk/wp-content/uploads/2017/04/Screenshot_2017-04-11-08-16-43.png

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

    Hi Nigel,

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

    Add this code there:

    @media screen and (max-width:479px) {
    .header .header_row .column-1, .header .header_row { width:100% !important;}
    }

    Regards,
    Chris

    #68792
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks, fixed

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

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘mobile phone screen issue Construction Pro’ is closed to new replies.