Hide Page Titles

Posted in: Newspaper
Post count: 159

Is there an easy way to hide page titles? I can’t seem to hide the page title on the home static page.

Thanks!

Post count: 159

Also… How do I hide the “search” in the main menu?

Post count: 7909

Hi,

If you use the default page template and create your page using the pagebuilder the page title should not appear in front-end – http://screencast.com/t/njZsfW70A7
You can hide the menu search using this custom css in Theme Panel > Custom Css – http://screencast.com/t/167YsLpKCcJQ

#td-top-search {
display: none;
}

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.