Home Forums Themes Support Claue Column Selector

Viewing 3 reply threads
  • Author
    Posts
    • #15026

      At the very top left there is option to select number of columns to show on shop pages.  How can I put the words “Select Colum View” left of this graphic so customers know what it is?

       

    • #15029

      Hi,

      Please add custom code in Claue > Theme Option > General Layout > Custom CSS

      .wc-col-switch.flex::before {
      	content: "Select Column View";
      	margin-right: 10px;
      }

      Best regards

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

    • #15035

      after placing code, nothing happened.  it did not work ??

    • #15042
      This reply has been marked as private.

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

Viewing 3 reply threads

You must be logged in to reply to this topic.