Quote captions appear in the middle of the quote

Posted in: Newspaper
Post count: 36

When I am trying to write quote with a caption the caption appear in the middle/upper middle of the quote making it completely illegible (see https://imgur.com/a/dT7o3Ug).

Furthermore, how do I reduce the font size of the quote and make it non-capitalized?

Post count: 18283

Hello !

The caption seems to be an error. Please provide a link to your website in order to have a look.

If you want to have more control over the blockquote, you must use a custom css, for example if you want to change the color -> https://i.imgur.com/NeWMJQ8.png
.td-post-content blockquote p{
color: red;
}

or if you want to change the Blockquote align -> https://i.imgur.com/DgMqKwW.png
.td-post-content blockquote {
text-align: left;
}

This code need to be set in them panel> custom code> custom css.

Hope this will help you!

Post count: 36

Thanks for coming back to me, the problem is only in the editor and not outside on the website.

How do I change it so it does not capitalize the quote?

Post count: 18283

Hello !

Please contact us via email at contact@tagdiv.com and provide the following:

– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you

Our team will take a look !

Thank you !

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.