Shape 5

Joomla Templates => Big Picture - Club => : ujalal November 29, 2017, 01:38:10 AM



: Right Justify Read More Buttons
: ujalal November 29, 2017, 01:38:10 AM
Hi There,

What css file and class would I look at, to modify the css? Could it work by adding the following to the class:

float: right





: Re: Right Justify Read More Buttons
: jonahh November 29, 2017, 11:32:06 AM
You can add this to your custom.css file:

:
p.readmore {
float:right;}