Home Forums Themes Support Claue Change the color of "Sale" and "New"

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #9665

      Hello, how can I change the background color of those two objects?

      Thank you

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

      Hi,

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

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

      and change #fe9931 #56cfe1 with your color

      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.