[Support request] wp show posts align link right

Home Forums Support [Support request] wp show posts align link right

Home Forums Support wp show posts align link right

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1464508
    Augusto

    Hi:
    Anyway to align “Wp Show posts” link “read more” to the right
    TIA

    #1464529
    Elvin
    Staff
    Customer Support

    Hi Augusto,

    You can place the read more button to the right by adding this CSS code:

    .wpsp-read-more {
        float: right;
    }

    Let us know if it works for you. If you have further questions related to WPSP, please open a topic on its support forum here – https://wpshowposts.com/support/area/pro-support/

    Thanks! 🙂

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