How do I remove the title from appearing on each page with this theme? I would like for all pages to be blank. Thanks!
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .page-heading h1{ display: none; } This will solve your issue.
I have added the code to the custom css but the website title is still appearing in my page titles. See here: http://screencast.com/t/fZ0qSouXm Please help!
Hi, To remove the title follow the below mentioned steps in given screenshot: Hope it will solve your query. Regards, Sameer