Text sizes changes?

Hi,

If you take a look at my the two images below, it shows an image where my headline is big when I’m logged in and working in Pro, but on the other image it shows the size of the heading when I’m not logged in?

Hi Kobber,

Thanks for reaching out.

It sounds related to caching, it’s because it caches it for logged in users only. Would you mind disabling your cache plugin and test it again? https://stackoverflow.com/questions/20622687/wp-super-cache-cannot-tell-logged-in-users-properly-nginx/20742254

And may I know which images you’re referring? And what its relation to the headline?

Thanks!

Hi Rad,

I’ve just installed the plugin later today (after I wrote this), so it’s not because of that. An sorry about the images - I’ve attached them now. I’ve also deactivated the caching plugin temporarily.

Hey @Kobber,

In this case, please give us access to your WordPress Admin so we could compare the builder and live view. Please provide the credentials in a Secure Note.

Thanks.

Sure, I’ve added the details above.

Hi @Kobber,

The reason is because you have added html tags like this:

<h3 class="x-text-content-text-primary">Komplette løsninger eller enkelte ydelser...</h3>


Please just add the text like this:

Komplette løsninger eller enkelte ydelser...

Then adjust the font as needed. The h3 tags will added by the element automatically because you have selected it already under Setup tab.

Hope this helps.

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