Text Size Inside the Picture Frames

Hi Team,

After the last X-theme update (we are using Ethos stack), our text element inside the picture frames have become enlarged and not very responsive (please see the attached picture).

I have tried changing it through the Customize - Typography elements, yet nothing worked. Can you please advise?

Thank you very much in advance!

Hi There,

Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

Thank you.

Sure, thank you very much for your help!

Hi again,

Thank you for the credentials, I tried to find the text elements provided in the screenshot but couldn’t find it on your homepage, can you please share the page URL in question so we can take a look?

Thanks!

Hi there,

This issue is applicable to all texts, inside any given post. It’s not just a specific post which was affected but rather all of them.

Thanks for your help.

Hi @gsbook,

Same As Nabeel, I could not replicate the issue or I could not be able to find a text similar to the screenshot you shared.

Would mind sharing us details on how to replicate the issue.

Thanks.

Hi there,

The text size has changed under every caption. It used to be small, now it’s larger than the text in the posts themselves and it’s not responsive. Also, the text on the mobile screen has decreased and is barely visible. It all happened after the last X theme update (which I am now thoroughly regretting of doing). I’m not sure why you can’t replicate the issue - it looks fine on the backend, but it certainly is messed up on the front end. You have to look at the actual “live” post, it looks okay on the inside but that doesn’t matter because no one reads the posts on the backend except the editor.

Hi there,

My apologies for the back and forth but I have checked some pages on your site but I can’t seem to find a page where there are images with captions for me to check.

Would you mind providing a direct link to a page where the issue is apparent so that we’ll be able to check it?

Thank you.

Hi there,

Let me please simplify the question - how can I change the size of the captions? I mean the text that goes under the image’s caption. It used to be a normal size but with the latest update it became super large, and it looks very disproportionate.

Here’s how it looks on the backend:

And here’s the ugly version on an actual live post:

Also, it would be great if we could get rid of the frames which appear on the live posts - can someone please advise how to get rid of them so that the images look exactly the same (on the backend and on the live posts)?

Thank you very much in advance!

Hello @gsbook,

After checking the website, I could see the problem you are facing on following post (as per screenshot you shared):

Looking at the source code it seems that you are using WordPress WYSIWYG editor. Please add following CSS under X > Launch > Options > CSS to make necessary changes:

.wp-caption>.wp-caption-text, .wp-caption>.wp-caption-text:last-child, .gallery-item>.wp-caption-text, .gallery-item>.wp-caption-text:last-child {font-size: 0.9rem;}

.gallery-item {border: 0;}

After adding the code, you will see output as shown in screenshot https://screencast.com/t/UmSnosKQ

Thanks.

Thank you so much Prasant! The issue is solved! :slight_smile:

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.