I’m trying to make the gap between my blog posts to be the same size as the gap between pictures in the same post. I’ve tried to firebug the CSS tags but I can’t figure the correct tags to use and I can’t seem to change the gap size.
Hey kenhiltner!
Can you post a screenshot and show the changes you would like to make please?
P.S.: Great looking website!
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.template-blog .post_delimiter { margin: 0; padding: 0; }
Best regards,
Yigit
Awesome! That worked perfectly.
Thank you