• Hi I have a custome theme which includes a header. If I write the header & taglines in General Settings then it writes over the top of the customised theme header – looks bad! However feed validator wont validate my feed without words written there – I’m caught between a rock & a hard place. I want my rss feed to validate but I dont want my blog to look like shit. Is there a workaround for this? My blog is

Viewing 4 replies - 1 through 4 (of 4 total)
  • Could you try posting your site url again?

    Thread Starter pemo

    (@pemo)

    Sorry https://www.astramatch.com/blog would appreciate any advice you can give. Thx Pemo

    Put your header & taglines back in via General Settings. Then edit style.css and add:

    #header-title,#header-title,#header-description {
    position:absolute;
    top:-5000px;
    left:-5000px;
    }
    Thread Starter pemo

    (@pemo)

    Many thx for your feedback but it didnt work unfortunately. It would be great if I could add the name & tagline so that it doesnt show up on the theme but shows up in the browser like SEO tags or something? Again I appreciate you taking the time to give me advice.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cant enter header/tagline with customised theme header – help!’ is closed to new replies.