Text Area is Too Sm...
 
Notifications
Clear all

[Closed] Text Area is Too Small on Mobile

5 Posts
3 Users
0 Likes
423 Views
(@dursunkaptan)
Posts: 4
Active Member
Topic starter
 

Hello
As can be seen in the picture, the writing space on mobile is very narrow. The like area on the left side is very wide. I wonder how I can fix this?

How can I shrink the left area and expand the right area?

WhatsApp Görsel 2023 12 07 saat 16.49.51 b8be1fe8
 
Posted : 07/12/2023 5:57 pm
(@tutrix)
Posts: 68
Member Customer
 

Hi @dursunkaptan

add this to custom css

@media screen and (max-width: 680px) {
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left {width: 40px; font-size: 10px !important;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-positive {font-size: 18px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-negative {font-size: 18px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-vote-number {font-size: 18px; line-height: 18px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer {font-size: 20px; padding-top: 2px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right {width: calc(100% - 52px);}
}

Dashboard > wpForo > Settings > Colors & Styles > Custom CSS

 
Posted : 09/12/2023 4:23 pm
(@dursunkaptan)
Posts: 4
Active Member
Topic starter
 

Thank you, it was very nice.
What should I do to narrow it down a little more?

 
Posted : 19/12/2023 8:33 pm
(@dursunkaptan)
Posts: 4
Active Member
Topic starter
 
image

The text area seems very narrow on mobile. I wonder how we can expand it?

 

 
Posted : 04/01/2024 10:31 am
 Tom
(@tomson)
Posts: 4172
Famed Member Admin
 

Hi @dursunkaptan Please move this topic to wpForo Support forum, this topic is not related to any Addons. This is the Addons support forum.

 
Posted : 05/01/2024 11:10 am
Share:
Scroll to top