Hi @adisolutions
Can you please share the page link where you are facing the issue?
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
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?