The caption comes out vertically. What's the problem?

Posted in: Newspaper
Post count: 322

The caption comes out vertically. What’s the problem?

Post count: 27744

Hello,

Please use this custom code -> https://i.imgur.com/uWHM26w.png

.wp-block-image .aligncenter>figcaption {
display: block;
}

The code needs to be set in Theme Panel> Mobile Theme > Custom code> CSS.

Thank you!

Post count: 322

I solved it. Thank you for the explanation.

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