Jump to content


How To Remove Title H1 On Only 1 Page?


4 replies to this topic

#1 Guest_Laurel_*

Guest_Laurel_*
  • Guests

Posted 31 December 2011 - 08:58 AM

Hi,

Here is the website I'm working on: http://youcandrawportraits.net63.net/

I want to remove the title h1 "Home" on the "Home" page, WITHOUT removing it from the menu.
I want to keep all the other titles h1 as they are.

I tried to create my own menu but it doesn't work and says that the current theme doesn't support a personnalised menu.

How do I remove only one h1 title on one page without removing it from the menu?

Thanks,
Laurel

#2 Ronald

Ronald

    Forum Admin

  • Administrators
  • Others: All Plugins, All Themes, Moderators, Webdesign
  • 22,293 posts

Posted 01 January 2012 - 04:26 PM

Hi Laurel,

add the following code at the end of your themes stylesheet style.css:

h1#post-404 {
	display: none;
}

that should do the trick,
Ronald

Join the iThemes Builder Community on Google+.



To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.



When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.


#3 Guest_Laurel_*

Guest_Laurel_*
  • Guests

Posted 02 January 2012 - 10:07 AM

Thanks Ronald,

It works.
I need to remove another h1 title from another page. How can I remove any title I want?

Laurel

#4 Ronald

Ronald

    Forum Admin

  • Administrators
  • Others: All Plugins, All Themes, Moderators, Webdesign
  • 22,293 posts

Posted 02 January 2012 - 11:13 AM

Hi,

if you check the html source of your page (via your browser, right click and "view source") and check out the css code I provided, you should be able to work out what css code is required for other pages,

hope that helps,
Ronald

Join the iThemes Builder Community on Google+.



To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.



When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.


#5 Guest_Laurel_*

Guest_Laurel_*
  • Guests

Posted 02 January 2012 - 02:15 PM

Indeed, it's working.
Thank you.

Laurel



Reply to this Topic


ATTENTION
If this topic is marked RESOLVED or INFORMATION, or if you are NOT experiencing EXACTLY the same issue, please start a new topic to provide the details of your problem. If the solution provided doesn't work for you, you should start a new topic. If you feel this thread contains relevant information, you may include a link to it in your new topic. To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. When posting your question or request on the forum, please be as concise and specific as possible. The shorter and more to the point you can make your request, the better.

For BackupBuddy related issues, be sure to include the status log from your most recent backup.

CLICK HERE to start a new topic in the Notepad forum.


  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users