Home Forums Themes Support Claue Menu badge color

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

      Hi,

      Where can I change the color of the menu badges ?

      Best regards,

      Marjolein

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

      Hi,

      You can add custom css in Claue > Theme Option > General Layout > Custom CSS

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

      And change color with yours.

      Best regards

       

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

    • #10413

      Hi,

      It works perfectly !

      Thank you.

      Best regards

       

Viewing 2 reply threads

You must be logged in to reply to this topic.