• Resolved gabekahsen

    (@gabekahsen)


    I need help with the CSS code to remove the drop shadow that is seen on the top and bottom of the main menu bar at the top of the web page. Theme is Ashe. Thank you.

    • This topic was modified 3 years, 5 months ago by gabekahsen.

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

Viewing 1 replies (of 1 total)
  • Hi @gabekahsen

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    #main-nav{
     box-shadow: none;
    }

    Kind Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Drop Shadow from Main Menu’ is closed to new replies.