• Good morning. I have just built this website and looking to delete the search bar area AND the white area above it to condense space and ALSO add our logo to the top black bar area, specifically on the left hand side before the menu options.

    Can anyone help me with this? I’ve researched and cannot find the correct CSS coding to make this happen. THANK YOU in advance!

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi –

    Do you want to remove the thin gray bar that the search icon is inside of? Or is it the large header area that you want to remove? If you could send a screen shot it could help, I just want to make sure we’re on the same page before I get to work on the CSS.

    Thread Starter matthewbrice10

    (@matthewbrice10)

    I will screen shot it and send it to you shortly! Thank you!

    Thread Starter matthewbrice10

    (@matthewbrice10)

    So i’m having trouble uploading the image but I want the thin gray bar removed. The large white area is good for now. I can update that myself.

    I also need help with changing the font color on the Mobile Menu. Right now when I look on the phone it shows black on black, which makes it hard to navigate. I would like the background to be white there if possible as well. THANK YOU SO MUCH!

    Thread Starter matthewbrice10

    (@matthewbrice10)

    Good morning! I was able to get the search bar taken off but still need help getting the mobile menu to not be black on black. Can you help with this? Thank you!

    Yes, I can help you with the mobile menu. The gray box near the top is gone, looks like you figured that one out?

    I just realized that your site is using Gazette theme but it’s not the WordPress version of that theme.

    Your theme is through a different provider.

    This should fix that mobile menu up.

    .sidr a {
    color: #fff;
    }

    Thread Starter matthewbrice10

    (@matthewbrice10)

    That worked! Thank you so much. You’ve been a great help! I do have one more question. When I create a drop down menu the drop down bar goes longer than normal and goes under multiple other items. For instance, when I hover over Spoilers on my site, the word Convergence pops up but the bar also goes underneath the words Outer Rim Smugglers. Is there a way to shorten this up?

    Thanks!

    https://www.outerrimsmugglers.com

    I’m not seeing that here, for what it’s worth.

    Do you want to try asking in this forum? It seems to be the correct one for this theme:

    https://www.ads-software.com/support/theme/starter-gazette/

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to remove search bar’ is closed to new replies.