Site logo

Archived topic

How to align read more container in the centre

5 replies · Started by Victor on June 8, 2020

Viewing posts 1–6 of 6

Pretty much the title. I checked out the other threads but the additional css does not seem to be reflecting for me. I tried doing it after disabling the cache plugin. I have w3 total cache and autoptimize on my site at this point.

Hi there,

try adding this CSS:

.entry-summary .read-more-container {
    text-align: center;
}

Nope, no luck.

David's CSS should absolutely work. However, I'm not seeing the CSS being added.

Did you try clearing your caching plugin after adding the code?

Thanks, it worked. I was just adding CSS in the wrong place.

No problem :)

This archived topic is closed to new replies.