The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Default Phrases in ...
 
Share:
Notifications
Clear all

[Solved] Default Phrases in Comment Box Display Vertically

5 Posts
2 Users
1 Likes
633 Views
Posts: 3
 Wyvr
Topic starter
(@wyvr)
New Member
Joined: 3 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: 7128
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 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)
New Member
Joined: 3 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: 6 years ago

Illustrious Member
Posts: 7128

@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)
New Member
Joined: 3 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: