Perfect mechanics is wider then screen

Home Forums Perfect Forum Perfect mechanics is wider then screen

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #111028
    zhegurovzhegurov
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: December 16, 2017

    Image on desktop mode became wider then screen (Google Chrome browser). Initially everything was ok
    Full width – site layout
    website – https://pbxcrm.ru

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Dave

    #111109
    zhegurovzhegurov
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: December 16, 2017

    Hi Dave
    Thank you for reply
    Here is screenshot how it looks in chrome

    https://imgur.com/a/EhyO3Ru

    #111148
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    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:73.063em) and (min-width:63.250em) {
    .center { width:94%!important; margin:0 auto}
    }

    Regards,
    Dave

    #111265
    zhegurovzhegurov
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: December 16, 2017

    it helps. thank you

    #111275
    zhegurovzhegurov
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: December 16, 2017

    Sorry but another problem appeared after adding your CSS script:

    OUR CLIENTS boxes looks like herer:
    https://imgur.com/a/lM002jA

    #111292
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    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:73.063em) and (min-width:63.250em) {
    .clientbox { width:160px !important;}
    }

    Regards,
    Dave

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