Home Forums Themes Support Gecko Price color change

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

      Hey again!

      1. I’d like to change the color of the “Sale price” only (the orange of the “Sale” badge would be great).
      2. Also, is it possible to change the size of the “Sale price” (not the regular one) but only in the product detail page?

      I include pictures to illustrate what I want.

      Thanks as always!

       

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

      Hi,

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

      .entry-summary .price ins {
      color: #f68e56;
      font-size: 25px;
      }

      Best regards

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

    • #8348

      Hi, You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS .entry-summary .price ins { color: #f68e56; font-size: 25px; } Best regards

      Great! Thanks as always.

      Regards

Viewing 2 reply threads

You must be logged in to reply to this topic.