Delete Top Bar

Hello,
can you please help me to delete the Top Bar Social Icon on this site: https://em-ita.com

Best regards,

Mauro

Hi Mauro,

Please go to X > Theme Options > Header then disable the Topbar from there.

Hope this helps.

1 Like

Hello @Jade,
thank you for your help.

So simple!

I have, please, one more question if you can help me.

Always on this site, I need a shadow under Nav Bar like this:

Can you help me also on this, please?

Best regards,

Mauro

Hi Mauro,

Please try this code in the Global CSS:


.x-navbar-fixed-top {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

Hope this helps.

1 Like

Hey @Jade,
thank you again!

Work fine!

Good night,

Mauro

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.