• I am using Woothemes Canvas. All my pages have the appropriate page title in the browser tab and right above it, except for my home page and blog page. These have no title at all (just the vertical divider bar.)

    There is a special place to write in these page titles in Settings, but when I do, the text bleeds through my header and looks awful. My site is https://www.growingsmartkids.com.

    I saw someone else with the same problem, but the solution didn’t work for me (perhaps because she used a different theme?)

Viewing 7 replies - 1 through 7 (of 7 total)
  • Use CSS to hide the html elements of the blog title and tagline (this will not affect the text being displayed in the browser tab). If you need further instructions reply back.

    Thread Starter kukuroo

    (@kukuroo)

    Can you tell me how to do that? WordPress coding baffles me and I don’t know where to start. Thanks for the quick reply!

    I need to run out but will review the site and post back this evening if someone does not beat me to it…

    Please go ahead and include the title and tagline so it is visible on your site’s homepage, then I can check the site and inform you what CSS to change to hide it.

    Thread Starter kukuroo

    (@kukuroo)

    Ok, I changed it so the title/tagline shows through. Good luck–and thanks! ??

    try the ususal:
    .site-title,.site-description{text-indent:-9999px;}
    added to style.css of your theme.

    for further details, please contact the seller of your commercial theme for support.

    Thread Starter kukuroo

    (@kukuroo)

    I did what you said, added it to my custom css page, and it worked! After so many weeks of trying to figure it out, there it was with practically no effort at all. Thanks, alchymyth!!!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘No title in browser tab for home page or blog’ is closed to new replies.