Hello again!
I am facing a problem with the subtitles in AMP (using the official AMP plugin, and Mobile Theme in AMP mode).
All images are rendered with the subtitles strangelly alligned: https://paste.pics/BIJ2W
What can I do about it?
Hello !
Please try this css code: .td-post-content .wp-block-image figcaption {
display:block;
text-align: left;
margin: 0 0 26px 0;
font-style: italic;
font-weight: normal;
color: #444;
font-size: 12px;
line-height: 17px;
}
As you can see here this should work: https://prnt.sc/youf93
The code must be inserted here: https://www.screencast.com/t/JJ12roXfsX8
Thank you !
Hi, Vlad!
Sadly, it is not fully fixed, yet…
I removed the CSS codes, but some captions were behaving strangely.
Even more strange that some captions were ok, only some of them were wrong.
If you can make a note for the developers to look a little bit further on this issue, we’d be glad.
Hi,
Please send an email at contact@tagdiv.com and provide wp-admin and Cpanel access, so we can investigate more into this issue and provide a fix. Also paste a link to this topic so we can easily identify you.
Thanks!