Hi, was wondering if you could help me with the 'Read More' link under the columns on the home page.
Is there any way I can delete them or change where they get directed?
Thank you :)
Hi, was wondering if you could help me with the 'Read More' link under the columns on the home page.
Is there any way I can delete them or change where they get directed?
Thank you :)
Hi,
you can hide these from your frontpage by adding this to the bottom of your style.css file
#frontpage .more-link{display:none;}
You must log in to post.