Home › Forums › Perfect Forum › Perfect mechanics is wider then screen
- This topic has 6 replies, 2 voices, and was last updated 5 years ago by
Sonnal S Sinha.
-
AuthorPosts
-
November 5, 2018 at 7:53 am #111028
Image on desktop mode became wider then screen (Google Chrome browser). Initially everything was ok
Full width – site layout
website – https://pbxcrm.ruNovember 5, 2018 at 11:51 am #111060Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveNovember 5, 2018 at 4:08 pm #111109Hi Dave
Thank you for reply
Here is screenshot how it looks in chromehttps://imgur.com/a/EhyO3Ru
November 6, 2018 at 7:11 am #111148Hi,
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,
DaveNovember 8, 2018 at 12:47 pm #111265it helps. thank you
November 8, 2018 at 9:01 pm #111275Sorry but another problem appeared after adding your CSS script:
OUR CLIENTS boxes looks like herer:
https://imgur.com/a/lM002jANovember 9, 2018 at 6:20 am #111292Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.