Remove Padding Under Menu

Hi, I am using the Activello theme. I am also using the UberMenu plugin.

I want to remove the padding between my UberMenu & my website logo.
I have circled the area which I am referring to in red in the screenshot below.
Also attached is my site.

Imgur

http://eclecticelite.com

Bumping the thread as it’s been a day with no response.
If anyone could help me to solve this, I’d be extremely grateful.
Been changing a bunch of CSS, but nothing seems to be working.

Please let me know if this is a theme issue or an UberMenu issue.

Hi @eclecticelite,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

.navbar.navbar-default .nav-search {
    display: none;
}

Best Regards,
Movin

Hi Movin,

Thank you for your response. I was able to solve my issue using your provided code.

Regards,
Jay - EclecticElite

You are most welcome here :slight_smile:

Hi,

I am trying to accomplish the same, but the code does not work for me.

It hides the search bar, but grey line remains.

Any help on this is appreciated.

Thanks,
V

@vparadis To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/activello/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.