Home › Forums › Pro Support › Read More : text-only (no button) and float-right › Reply To: Read More : text-only (no button) and float-right
July 23, 2018 at 8:32 pm
#5389
Keymaster
Hi there,
1. We have an option to give the read more button a custom class. So you can give it a class which doesn’t have any styling, and it will display as a regular link.
2. Try this:
.wpsp-read-more {
float: right;
}