Site logo

Archived topic

generatepress customize paragraph text color and background color not working

5 replies · Started by BILAL on May 11, 2021

Viewing posts 1–6 of 6

In WordPress editor, when I change the background color and text color of a particular paragraph, only the background color changes but the text color remains black. But it shows the correct color of text for login users and black color for logout users. Like shown in this image:
text

Hi there,

Can you try temporarily disabling siteground's caching and see if it applies.

If it doesn't, can you try adding white-text on the paragraph block's Additional CSS Class(es).

You then add this CSS:

.white-text{ color: white; }

Let us know how it goes.

Where to add white-text on the paragraph block’s Additional CSS Class?

I tried disabling siteground caching and also added .white-text{ color: white; } to additional custom CSS. But it doesn't work.

This archived topic is closed to new replies.