Hi there, I have problems with my frontpage. It shows the “heading” on the top of the page like in any other page. But i would like to modify my homepage without the name of the page and i cant find the option to hide the name of my frontpage. Anyone else got this problem or know the solution ? Thanks a lot! Jozef
Problems with homepage
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
add following code to css/custom.css - this will hide the page title:
#top.home .title_container h1{ display: none; }Posted 1 year ago #
Reply
You must log in to post.














