Hello!
Can you please tell me how to make the thumbnails on each blog post stay visible permanently on the blog page (instead of only appearing when you stroll your mouse over them)
http://attentionbandit.com.au/blog/
Thanks,
Jamie
Hello!
Can you please tell me how to make the thumbnails on each blog post stay visible permanently on the blog page (instead of only appearing when you stroll your mouse over them)
http://attentionbandit.com.au/blog/
Thanks,
Jamie
Hi,
Kindly add this code in your Quick CSS or custom.css:
.external-link.preview_image {
display: block !important;
opacity: 1 !important;
}
Hope this helps. :)
Regards,
Ismael
You must log in to post.