Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] how to fix this

3 Posts
2 Users
1 Reactions
580 Views
thaiforextrading
Posts: 32
Topic starter
(@thaiforextrading)
Trusted Member
Joined: 1 year ago

I use wpforo

How can I fix it so that the letters don't stick to the edges?

my web is ThaiForexTrading  Viewed in mobile view is not normal.

2 Replies
Sofy
Posts: 5486
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Use this CSS code: 

@media screen and (max-width: 620px){
   #wpforo #wpforo-wrap {
     padding: 10px 15px  !important;
   }
}

Insert the code in the "Custom CSS Code" textarea located in the Dashboard > wpForo > Settings > Colors & Styles tab. 

The red-marked values can be changed as you like.

Also, please try in incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately

Reply
1 Reply
thaiforextrading
(@thaiforextrading)
Joined: 1 year ago

Trusted Member
Posts: 32

@sofy  thankfully  This issue has been fixed.

Reply