The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Default Phrases in ...
 
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] Default Phrases in Comment Box Display Vertically

5 Posts
2 Users
1 Reactions
1,092 Views
Posts: 3
 Wyvr
Topic starter
(@wyvr)
Active Member
Joined: 4 years ago

When I allow any phrase to exist in the comment field, it's displayed like this:

image

I've 'fixed' it for the moment by clearing the phrases "Be the first to comment" and "Comment Field Start" and "Comment Field Join". Is there a way I can fix it so the phrases display properly?

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

@wyvr,

This is just a small CSS conflict with the theme or other plugins. Please leave some example URL to allow us to debug the issue and provide some solution for you.

Posts: 3
 Wyvr
Topic starter
(@wyvr)
Active Member
Joined: 4 years ago

Thanks. You can see the comment box at the bottom of this page: https://tinsoldier.space/sam-and-erik/

I'm running Mesmerize PRO, if that helps.

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

Illustrious Member
Posts: 8075

@wyvr,

The CSS code below should solve the issue:

#wpdcom .ql-editor:before {
       display: block !important;
       width: auto !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Posts: 3
 Wyvr
Topic starter
(@wyvr)
Active Member
Joined: 4 years ago

It worked!

image

Because of how my theme is set up, the pathway is Appearance>Customize>General Settings>Additional CSS, just in case anyone searches this and they have a version of Mesmerize too.

Thanks, and I look forward to using this awesome plugin!

Share: