Home › Forums › SKT Full Width Forum › Remove Site Title & Tagline in Header
- This topic has 15 replies, 2 voices, and was last updated 9 years, 7 months ago by Maickel Otte.
-
AuthorPosts
-
April 1, 2015 at 4:57 pm #5257
How can I remove the Site Title & Tagline in the header?
I uncheckeg the box “display header text” but still the site title & tagline are displyed in the header.
April 2, 2015 at 6:32 am #5284Where did you uncheck the box? Appearance>Customize options don’t have any effect on the website.
Regards,
ShriApril 2, 2015 at 7:20 am #5285SO why can you uncheck the site title & tagline in the customize options then?
Anyway, how can I remove the Site title & tagline in the header?
April 2, 2015 at 11:53 am #5300Hi,
Appearance>Editor>header.php line number 97.
<h1><?php bloginfo(‘name’); ?></h1>
remove this
Regards,
ShriApril 2, 2015 at 12:01 pm #5305I did, Site Title & tagline still there
April 2, 2015 at 12:03 pm #5307Okay can you show us the url of the site so that we can check how come?
Regards,
ShriApril 2, 2015 at 12:04 pm #5308urban6.com
April 2, 2015 at 12:10 pm #5309Okay do you mean what is written on top of Banner? That you want to remove?
April 2, 2015 at 12:16 pm #5311What is written on the homepage slider!
April 2, 2015 at 12:18 pm #5312Do you mean to remove the text (URBAN6
OfficePOD & Lifestyle) written on the top slider/banner of your site.Does this text needs to be removed?
Regards,
ShriApril 2, 2015 at 12:20 pm #5313Yes that is the one, that needs to be removed!
(by the way, now i miss my site title even when I paste back <h1><?php bloginfo(‘name’); ?> in the HEADER.PHP
🙁
April 2, 2015 at 12:24 pm #5314Use in Custom CSS within Appearance>Theme Options>Custom CSS
#slider .top-bar{display:none;}
April 2, 2015 at 12:37 pm #5315that did the trick!!! 🙂 Great…..
But still now i miss my site title even when I paste back <h1><?php bloginfo(‘name’); ?> in the HEADER.PHP
April 2, 2015 at 12:52 pm #5317I see is missing in your code. Still can’t do we have to unfortunately ask your details then. I draw a lot of flak for asking customer login details from time to time.
If you have better suggestion otherwise how to help you let me know.
Regards,
ShriApril 2, 2015 at 1:33 pm #5324HOw can it be missing in my code, and no problem to give you the login if you can solve the problem.
-
AuthorPosts
- You must be logged in to reply to this topic.