Hide or Delete H1 field

Hi I would like to hide the H1 field on my webpage when im on the landing page.

As you can see in the picture (http://note.io/1pB8TLE) its really messes up the design. I don't want do loose any SEO advantages over this i just want to hide on this page.

Comments

  • Hey,

    please send us url to page where you got this subheader or whatever it is. We need to have a look into code what page it is and how html looks like and only then we`ll be able to give you right css to hide it only on this page.
  • I need to have something there i coulnd´t save my page if i didnt have any text as h1. I did declare the H1 in SEO options but i dont want it to be visible.


  • We are not sure if you know what you want to do but this is called "Cloaking" - different content for users and for google bots but if you do it then probably you don`t take care about it :)

    To hide this section for users, please use below css:
    .page-id-3399 body:not(.template-slider) #Content { padding-top: 0; }
    .page-id-3399 #Subheader { display: none; }
    Like each custom css, this should be pasted in Theme options > Layout > Custom CSS section.
  • This doesnt effect SEO? Well that almost solves it. I just put the code in the Custom CSS but as you can see om the site there is stil white.

    What im want is to make my site always look like this http://www.u0706765.fsdata.se/Easytelefoni3/hem2/#hem0

    This area is to big and i want it to be smaller (http://note.io/TBhVxH) like the link above
  • edited June 2014
    Google bots see this h1 so it does not effect on SEO but this is cloaking as we wrote. If you don`t know what cloaking is then please read about it in wikipedia.

    If above code won`t work fine, then please instead of first line we gave last time, use below:
    .page-id-3399 body:not(.template-slider) #Content { padding-top: 0 !important; }
    or
    .page-id-3399 #Content { padding-top: 0 !important; }

    Hope one of them, will help this time.
  • Thanks for the help!
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.