AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] hi, how to adjust the layout on mobile, it looks really aweful

2 Posts
2 Users
0 Reactions
812 Views
Posts: 1
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@yancy1998)
New Member
Joined: 1 year ago
[#62228]

wpforo works well on laptop, but when I browse it on mobile, the layout looks so bad , how to adjust it ? is there any code/tool/plugin to solve this issue .

https://chinassistant.com/community/community-faq/what-is-the-service-difference-between-repacking-agent-and-shipping-agent-since-they-can-repack-for-me-as-well/

 WechatIMG4643

1 Reply
Sofy
Posts: 5774
 Sofy
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@sofy)
Support Team
Joined: 8 years ago

Hi,

You can try the CSS code below: 

@media screen and (max-width: 620px){ 
    #main{
          padding: 0!important;
     } 
}

Insert the CSS Code in the "Custom CSS Code" textarea in the wpForo > Settings > Colors & Styles admin page.

 


Share: