Site logo

Archived topic

wp show posts align link right

1 reply · Started by Augusto on September 29, 2020

Viewing posts 1–2 of 2

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

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! :)

This archived topic is closed to new replies.