We're merging with GenerateBlocks! Learn more here.

[Resolved] Title & Text Alignment Posts List

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Title & Text Alignment Posts List

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17152
    Andres
    Participant

    Hi,

    Is there a repository on WPSP Pro where you have common CSS stored and accessible? If there is, could you please provide the URL?

    If not, could you please help me center the title and text on a posts list?

    Here’s a link to a posts feed on our site that’s in development. We wanted to center align the title and excerpt for each post listed: https://wordpress-424710-1336702.cloudwaysapps.com/wedding-resources/

    Thank you and have a good day.

    Regards,

    Andrés

    #17183
    Tom
    Keymaster

    Hi there,

    There isn’t, but you can do this:

    #wpsp-2508 .wp-show-posts-single {
        text-align: center;
    }
    #17187
    Andres
    Participant

    Thanks Tom!! That did the trick.

    #17211
    Tom
    Keymaster

    You’re welcome 🙂

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