[Resolved] How to add padding around an object inserted using GP Hooks

Home Forums Support [Resolved] How to add padding around an object inserted using GP Hooks

Home Forums Support How to add padding around an object inserted using GP Hooks

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #1635941
    Tom

    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 🙂

    #1636566
    David
    Staff
    Customer Support

    You’re welcome

Viewing 2 posts - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.