How can I move the "Read More" to the left instead of the right (https://joliveradvertising.com/blog/)
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
Comments
Hi,
Use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards