Site logo

Archived topic

How to add padding around an object inserted using GP Hooks

16 replies · Started by Tom on January 20, 2021

Viewing posts 16–17 of 17

Thanks, David. Actually, I managed to adjust both elements using this code from my plugin developer:

header.entry-header { 	
		margin-bottom: -10px;
}

h1.entry-title {
	  padding-bottom: 5px;
}

Appreciate the follow-up's and great support guys :)

You're welcome

This archived topic is closed to new replies.