Thread Starter
8floz
(@8floz)
Fantastic, that works perfectly.
This is the other code I used:
/* Hide title on HOME page */
.page-id-115 .page-title { display: none; }
Many thanks @mmediagroup
Thread Starter
8floz
(@8floz)
Hi @mmediagroup
Thanks for looking into this. I found a css code snippet to take out the page title but can’t figure out a code for removing the block altogether so the page starts under the nav bar.
If you could help that would be great!