The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Make the "join the ...
 
Share:
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] Make the "join the discussion" field smaller on mobile

5 Posts
2 Users
0 Reactions
1,230 Views
Posts: 3
Topic starter
(@siemen)
Active Member
Joined: 5 years ago

Hi Guys,

I really love the wpDiscuz plugin, tried a lot of other plug-ins but this one is 100% the best one!
The only thing i would like to change is to make the "Join the discussion" input field like 30 pixels height, now it's to high. Can you help me with that?

IMG 7A2390E352DE 1
4 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

@siemen,

Could you please send some example URL to allow us to check it? 

2 Replies
(@siemen)
Joined: 5 years ago

Active Member
Posts: 3

@asti

https://blauwzwartfans.be/2020/06/ontevreden-fan-stuurt-economische-inspectie-op-club-brugge-af/

If you also maybe know why guest voting doesn't work, let me know :). 
I allowed it in the settings but it isn't working (but that is not a big problem)

Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@siemen,

Use this CSS code:

@media (max-width: 767px){
textarea {
min-height: unset;
}
}

The CSS codes should be added in the "Custom CSS Code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Don't forget to delete all caches before checking.

Also, please try on 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.

Posts: 3
Topic starter
(@siemen)
Active Member
Joined: 5 years ago

Perfect, it worked. Thanks alot!

Share: