For a landing page I would like to use a page that does not show its tittle. Just removing it will result in : (No title) Is it possible to have no tittle shown?
How can I create a page without a tittle showing up?
(10 posts) (4 voices)-
Posted 2 months ago #
-
http://forum.graphene-theme.com/graphene-support/removing-page-titles#post-20183
You can use your browser's "View Source" function or the excellent Firebug addon for Firefox to determine your home page's ID.
More helps are available on my blog.
Follow this advice for setting up your blog.
Problems? Questions? Read the forum rules and help us to help you.Posted 2 months ago # -
Add this to Custom CSS.
.home .type-page .entry-title { display: none; }Personal Website prasannasp.net | WordPress Plugins developed by me.
Graphene Child Theme Template | Graphene Theme Tutorials | WordPress tutorials.Posted 2 months ago # -
Prasanna; thank you again.
Is it also possible to make this available specifically for a subset (or only one?) of the pages?
Regards
Jan Willem
Posted 2 months ago # -
Is it also possible to make this available specifically for a subset (or only one?) of the pages?
You will need to use the method I recommended. Or target pages by their class:
http://blog.kjodle.net/2012/02/24/styling-wordpress-posts-pages-archives-and-home-pages-by-class/More helps are available on my blog.
Follow this advice for setting up your blog.
Problems? Questions? Read the forum rules and help us to help you.Posted 2 months ago # -
On my "home"-page there is a non-filled (blank) area, that I don't want.
What kinfdof area is that.
How can I remove it.Posted 2 months ago # -
^ Don't hijack someone's thread. Create your own topic for your issue instead.
I didn't see Graphene theme in your site when I visited the site from mobile.
Personal Website prasannasp.net | WordPress Plugins developed by me.
Graphene Child Theme Template | Graphene Theme Tutorials | WordPress tutorials.Posted 2 months ago # -
I cannot start a new topic. There is no "new topic" form visible.
Please tell me how.Posted 2 months ago # -
The site is not yet public. I develop on a local WAMP-server.
Posted 2 months ago # -
Thanks for the help. I will further tweak the pages by class.
Posted 2 months ago #
Topic Closed
This topic has been closed to new replies.
