Hi,
Please can you tell me me how to change the blog post title from Grey to White?
Also the posts are being cropped and I would like them square if possible as per posts on the news page.
Thanks
Joe
Hey Joe,
Add this code:
.main_color a {
color: #fff !important;
}
Let me know if it works
Best regards,
Basilis
Thank you – that did it :-)