• Hello,

    I was able to center the logo and menu but now there is a black line between logo and the menu. How do I remove it?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @adisolutions

    Can you please share the page link where you are facing the issue?

    Thread Starter adisolutions

    (@adisolutions)

    Hi @multanisadik

    It’s inevanston.com

    Thanks

    • This reply was modified 2 years, 8 months ago by adisolutions.

    Thanks for sharing the URL @adisolutions

    Are you talking about the line which is above the logo in the footer?

    If yes then you can remove it by adding below CSS code.

    .site-footer > .site-info{border-top: 0;padding-top: 0;}

    And if you are not talking about this line then can you please share the screenshot of the section and line that you want to remove?

    Thanks

    Thread Starter adisolutions

    (@adisolutions)

    Hi @multanisadik

    Thank you! This is exactly what I needed.

    Could you also provide some feedback on how to remove menu background color when I click on it. My theme background is green and when I click on a top menu item, the background color is white.

    Thanks much!

    Hi @adisolutions

    As I can see as of now the menu background color is white. Do you still need any help with menu background?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove line between logo and menu’ is closed to new replies.