Double Header Query
-
Hi there,
I’m using the Bueno theme and my URL is http://thesinglefilez.com/
Just recently I added a personalised blog header by uploading one into dashboard > appearance > header
However, it now means I have my blog title ‘The Single Filez’ there, twice.
Is it possible to remove the title automatically put there by Bueno so that its only the personalised blog header than shows?
I still want to keep my ‘About Me’, ‘Contact Me’ and ‘Disclaimer’ pages but ideally would love for them to appear UNDER the title blog header. Is this possible?
Any help would be hugely appreciated. Thanks!
The blog I need help with is: (visible only to logged in users)
-
It would require the paid CSS upgrade to do this. You can try the code below and use the preview at appearance > edit CSS (you might have to refresh the preview page to see the change).
.site-title a:link, .site-title a:visited {display:none; }Just delete all the text that is in the CSS edit window, paste the above into it and then click “preview.”
-
Thanks for replying thesacredpath, hugely appreciated!
I probably should’ve mentioned above just how much of a technophobe I am. I’m not the greatest when it comes to these things.
You say “delete all the text that is in the CSS edit window”. I just wanted to check, I see ‘A LOT ‘ of text when I click on Edit CSS. Very important sounding text including everything from SET UP, SITE STRUCTURE & APPEARANCE and WIDGET FORMS. Are you saying I should delete all of that and replace with the text you gave me above?
Or do I add the text you gave me, somewhere into the text that already exists?
Many thanks
-
-
Thank you so much, I did what you said, previewed it and it has worked. It looks so much better not having the blog title repeated twice.
However, you’re right, I do need to purchase a CSS upgrade to make the change visual to the public.
Thanks again for your help, I appreciate it.
-
Sorry, while I’ve got you here. I wondered, is there also a code for me to move the ‘About Me’, ‘Contact Me’, ‘Disclaimer’ page links from above my blog header to underneath it?
That’s something else I’d like to do when I get a paid CSS upgrade.
Cheers
-
I thought I’d try again, I’m using the Bueno theme (my URL is http://thesinglefilez.com/) and ‘thesacredpath’ has kindly given me the code to remove the standard title that comes as standard with the theme, meaning I no longer repeat myself with the new personalised blog header I have.
However, I wonder does anyone know, is there also a code for me to move the ‘About Me’, ‘Contact Me’, ‘Disclaimer’ page links from above my blog header to underneath it?
Would be hugely appreciated,
Thank you
- The topic ‘Double Header Query’ is closed to new replies.