Site logo

Archived topic

Spacing paragrah text away from botton of grid element

23 replies · Started by MMS on March 3, 2023

Viewing posts 16–24 of 24

That did the trick. Many thanks.

You're welcome

Hi, I thought this was working but I've just taken another look and it seems to have reverted to the previous state with the dull color yellow and I can still see the background grey color. I've checked and the updated CSS is definitely there.

`.star-bar {
background: linear-gradient(90deg, var(--star-color) var(--star-rating), rgba(0,0,0,0) var(--star-rating));
color: rgba(0,0,0,0);
background-clip: text;
-webkit-background-clip: text;
}

Can you link me to a post ? ( when a topic is resolved we auto delete any private info ).

This is weird! I just logged in to WP and if I view that page when logged in the star color is fine. But if I visit the same page when using an incognito window it's the old dull-colored version??

Do you have any cache plugins installed ?
If so can you disable them, then check the site in a incognito browser.

Apologies! It was WP Rocket being a pain as usual. I've given it a kick and it seems to be behaving now.

No problem. Glad to hear its working

This archived topic is closed to new replies.