Can you give me with the css for how to control the gap at the top of the main text area, below the title/breadcrumb. Of is there a setting for this? Thanks for awesome support!
Hey baramagnus!
Add this to your custom CSS.
.content { padding-top: 20px !important; }
Cheers!
Elliott
That was the exact distance I needed and the response time was world class!