Forums

Help removing "blog title" text on header image (7 posts)

  1. alexanderdelarge
    Member
    Posted 1 year ago #

    Hello, I run a tech-site and I'm trying to get rid of the title of the site on the header image.

    Here's the code that it involves. Thank you in advance!
    http://pastebin.com/gJVstzgR

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Site url?

  3. alexanderdelarge
    Member
    Posted 1 year ago #

    Right now I have the theme enabled and everything but I removed the site name.

    http://digitaltelex.com

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Can you put the site title & tagline back in, please?

  5. alexanderdelarge
    Member
    Posted 1 year ago #

    Alright it's up with the description also.

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try adding:

    .siteName, .description {
    position:absolute;
    top:-9999px;
    left:-9999px;
    }

    to the bottom of style.css.

  7. alexanderdelarge
    Member
    Posted 1 year ago #

    Didn't work, still there. I removed the other reference to sitename/description then pasted that right at the very end of style.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.