• Resolved bctcblog

    (@bctcbloggmailcom)


    Has anyone managed to find the code to hide the Site Description and Site Title line on iTheme2? Yes, I’ve tried Googling it and there have been other discussions about it on here but I haven’t found a resolution.

    I want to hide the site description and site title VISUALLY but obviously still have it there for search engine purposes, just don’t want it to show on the actual site.

    https://www.boringcapetownchick.com <— you’ll see my problem!

Viewing 12 replies - 1 through 12 (of 12 total)
  • These forums really only support themes from the repository on this site, but I took a quick look at yours and this should do it:

    #site-logo a, #site-description {
       display: none;
    }

    Doing anything to “hide” elements off a page may impact your SEO – there’s no way to have it both ways.

    Thread Starter bctcblog

    (@bctcbloggmailcom)

    Thank you for taking the time to help me. I appreciate your time.

    As for SEO, I’m hoping if it’s associated with the site (even hidden) then it’s still a positive. I’m not an expert so it’s just my way for having the text there in the theme (previously I just left it empty) and hopefully impacting SEO.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I think WPyogi was referring to a concern that hiding information with CSS may compromise your website’s trustworthiness in the perspective of search engines.

    Thread Starter bctcblog

    (@bctcbloggmailcom)

    Ah, interesting, thanks Andrew. What can I do though? If I leave it on there then it just looks super bad!

    Thread Starter bctcblog

    (@bctcbloggmailcom)

    Thanks Krishna…like I said, not really sure what else I can do. It doesn’t give me the “Hide Text” option that the .com WP gives you. :-/

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I think you’re okay with hiding things every so often, but try your best to avoid it.

    You may have to edit some PHP files to get around it.

    Thread Starter bctcblog

    (@bctcbloggmailcom)

    Have absolutely no idea how to do that so that won’t be happening LOL I genuinely do not use any sneaky techniques to promote the site (God knows I wish I did on my photos!!!) so I feel that I wouldn’t end up being cuffed by the WordPress police ??

    Thank you for all of your help! Onto the next issue now ??

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    lol the Google Police are even scarier!

    Thread Starter bctcblog

    (@bctcbloggmailcom)

    HAHA! True! Hope I’m fine, I really am a good girl ??

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @krishna, Congrats on moderator ??
    *hopes you weren’t one all along and I’ve only just realised*

    @andrew Nevins, Thanks a lot ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘iTheme2 Hidding Header’ is closed to new replies.