Home Forums Themes Support Claue Drop Down Menu Margin Overlape

Viewing 1 reply thread
  • Author
    Posts
    • #4650

      Hi there,

      I added some drop down links on Shop and Help. However, the drop down menu links are overlapped.

      Kindly see screenshot for your info or access: http://aseantee.com/

      Thank you.

      Attachments:
      You must be logged in to view attached files.
    • #4654

      This because the code you added in child theme.

      .jas-menu li { font-size: 25px; font-weight: bold; list-style: outside none none; margin-top: -52px; position: relative; }

      You should change to

      .jas-menu > li { margin-top: -52px; }

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

Viewing 1 reply thread

You must be logged in to reply to this topic.