Home Forums Themes Support Claue Product Categories

Viewing 1 reply thread
  • Author
    Posts
    • #14279

      Hello,

      Do you have any CSS to make the categories at the top stay in just one line rather than have several?

      Looks a little messy on mobile?

      Thank you,

      M

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

      Hi,

      You can fix by add custom css in Claue > Theme option > General Layout > Custom CSS

      @media only screen and (max-width: 736px) {
      .shop-top-sidebar .woocommerce {
      min-width: 1550px;
      }}

      You can increase number 1550px to bigger number to run on your site.

      Best 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.