Tagged: Gaming, streaming, tech
I would like for the title on the home page to disappear so I can bump up the slider closer to the navigation bar.
http://retain.csg.org/
i would like to know the same
Hi there,
To reduce the space between your content and navigation and also hide the page title in your home page just add below custom CSS code to Appearance > Customize > Additional CSS
.home.page .entry-header .entry-title { display: none; } .site-content { padding: 20px 0 10px; }
Thank you for using our theme.