Move Read More on Blog post to the left
How can I move the "Read More" to the left instead of the right ([Links visible only for registered users])
How can I move the "Read More" to the left instead of the right ([Links visible only for registered users])
Comments
Hi,
Use the following CSS code:
.post-footer .post-links{ float: left!important; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards