Home Forums Themes Support Claue Widget: Categories drop down on mobile

Viewing 1 reply thread
  • Author
    Posts
    • #24727

      Hello, if you take a look at this page on desktop you see the categories dropdown menu on the left side of the page https://all4dancers.com/shop/

       

      but if you see it on mobile it goes all the way down to the bottom of the page where it becomes useless how can I keep it at the top where it can actually help people?

      Thank you

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

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 736px) {
      .archive .first-sm.first-md {order: -1;}
      }

      Kind regards

      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.