Home Forums Themes Support Claue IS their a way to align the coloumn nativation bar

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

      Hi,

      Is there a way to align the column navigation bar from left to center or right?

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

      Hi,

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

      .result-count-order .flex.between-xs.middle-xs {
      	justify-content: end;
      }
      .wc-col-switch.flex {
      	margin-right: 15px;
      }

      Kind regards

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

    • #28985

      Hi, Thats great. Many Thanks

Viewing 2 reply threads

You must be logged in to reply to this topic.