I need to know how to tighten up the space between elements inside all my posts. All my posts will be articles and will following the same format. So for example, if you look at this post, the space above and below the author information has large white spaces.
I have attached a picture of the elements used in each post but here are the three rows in order:
1st Row: 1/1 with a text block inside
2nd Row: Page Content
3rd Row: 3/4 with a text block inside + 1/4 with Social Share Buttons
I also need to tighten the space between the two elements in the 3rd Row so there isn’t so much blank space after “Share this article:”
Can someone please provide html codes to correct this for ALL posts?
Thank you.
Hey TheGrinch18,
Thank you for contacting us.
Please try using a white space element to fix the vertical space between the elements as mentioned in the documentation.
Since you mentioned you like to do this on many posts it would be best to enable custom class name support and add a specific CSS class name to all the white space elements and control the height using a negative margin in the CSS.
The below links will be helpful for you :)
Best regards,
Vinay