http://fairfaxandpage.com/sales/current-sales/
How do I get rid of the News thumbnail image which shows beside a post in sidebar widget? And also remove the divider line between widgets?
Thank you.
http://fairfaxandpage.com/sales/current-sales/
How do I get rid of the News thumbnail image which shows beside a post in sidebar widget? And also remove the divider line between widgets?
Thank you.
Hi,
This is a solution for both. Just add this on your custom.css
.seperator.extralight-border, .news-thumb {
display: none;
}
Regards,
Ismael
You must log in to post.