Hi - my bottom-most module on my posts (using the pagebuilder) is a map module. Below that is then the Author Bio. Between the two you can see I have a Gap. I'd like to remove that Gap so that the line above the Author Bio is flush with the bottom of my map on all posts. Thanks!
Hi - my bottom-most module on my posts (using the pagebuilder) is a map module. Below that is then the Author Bio. Between the two you can see I have a Gap. I'd like to remove that Gap so that the line above the Author Bio is flush with the bottom of my map on all posts. Thanks!
http://gopuntacanavacations.com/costa-atlantica-bh301/
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
#post-area > article .content-inner { padding-bottom: 0px !important; } .single-post .row { padding-bottom: 0px !important; }Thanks
Salient Support Team
Perfect thanks!