[Resolved] How to align read more container in the centre

Home Forums Support [Resolved] How to align read more container in the centre

Home Forums Support How to align read more container in the centre

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1319589
    Victor

    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.

    #1319636
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

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

    Nope, no luck.

    #1319858
    Leo
    Staff
    Customer Support

    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?

    #1332530
    Victor

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

    #1332892
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.