Home Forums Themes Support Claue Sale and New badge

Viewing 1 reply thread
  • Author
    Posts
    • #3235

      Hello, how I change colorful Sale and New badge on products and menu items?

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

      Hi,

      You can change background of badge on menu by add custom css code in Claue > Theme Option > General Layout > Custom CSS

      .jas-menu li.new > a::after { background: #01bad4;}

      .jas-menu li.sale > a::after { background: #ffa800; }

      .jas-menu li.hot > a::after { background: #ff3e11; }

      .badge span.onsale { background: #fe9931; }

      .badge .new { background: #56cfe1 ; }

       

      Change color as yours.

      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.