Home Forums Themes Support Claue line under menu

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #24364

      Hi,

      Can you help us add a horizontal line under the top menu?
      Just a simple black line, which goes from the start to the end of the top menu.

    • #24379

      Hi,

      Please add below code

      @media only screen and (min-width: 1025px) {
      #jas-menu {
          border-bottom: 1px solid #222;
      }}

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #24385

      It worked!

      Thank you 🙂

Viewing 2 reply threads

You must be logged in to reply to this topic.