Tagged: remove white space secondary menu bar
Hi Jimzook,
To hide the page title and to reduce the white space of the main content go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and click on save button:
#main { padding-top: 10px; } .page-title-wrap { display: none; }
Thank you!
Thank you very much…
Jim
hi jimzook,
That’s great
Thank you