Home Forums Themes Support Claue How to change label and color on image

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #10759

      Hi,

      How to change the type and color of the label on a image ?

      See hereby the example on image.

      Best regards

       

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

      Hi,

      You can change the label on image by add custom css code in Claue > Theme Option > General Layout > Custom CSS

      .product-category h2, .jas-banner h3 {
      background: #fff;
      color: #222;
      }

      Change #fff and #222 with your color

      Best regards

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

    • #10810

      Hi Harry;

      Thanks for your fast answer.

      For changing only the colors that’s working. But I wanted also to change the type of label.

      Hereby an example of the the type of label I want to have. I want to have it exactly the same as shown on the image (label, color and transparent).

      How can I do and get this ?

      And if I need to change the color, with this one how to do this ?

      Kind regards

      Marjolein

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

      Hi Marjolein,
      Please use the code below

      Cheers,
      Foster

    • #10828

      Hi Foster,

      Thank you for your help and your quick answer.

      It’s great, it works perfectly !

      Kind regards,

      Marjolein

Viewing 4 reply threads

You must be logged in to reply to this topic.