• Resolved nikkimacmillan

    (@nikkimacmillan)


    I would like to remove my site title in the header text from my website (www.mountroyalstudentcentre.ca), which I am building with the Argent theme. I have a header image that includes its own text, so I don’t want the site title to show in the header. I tried unchecking “display header text” in the Customize menu, but it still leaves a small black rectangle (as if it’s an empty black text box).

    I have read through other posts on the forum and this one suggested pasting this in the theme css:

    #site-logo{display:none;}

    Can anyone help me out? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • First, you probably don’t need to add any code. I tried on a test site with your theme and although you see a box when you delete the text, when you actually put the header image in it doesn’t show anymore. (At least it didn’t when i tested it). Maybe you can try that first.

    If not, the easiest way to make a simple CSS change without going into some in depth information on making a child theme and editing your style.css file, is to download a plug-in called Simple Custom CSS. This plug-in gives you a simple place to put a little CSS into an area that won’t disappear if you update your Theme. I use this plug-in alot when I know I’m just going to make a few simple CSS changes.

    Thread Starter nikkimacmillan

    (@nikkimacmillan)

    Thanks so much! I realized that even if I added a header image, the black box was still there, but only in the Customizer preview. On the actual site, it doesn’t show. Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot remove header text and text box (Argent theme)’ is closed to new replies.