Home › Forums › WoodMart support forum › Modify Font Style in “BLOG” › Reply To: Modify Font Style in “BLOG”
July 25, 2024 at 4:38 pm
#585760
Luke Nielsen
Keymaster
Hello,
On my side, it works – https://take.ms/3ZXLG, try to clear the browser cache.
To make less space below the title, you can use the code below:
.wd-post .post-title {
margin-bottom: 5px;
}
Kind Regards