Home Forums Themes Support Gecko Change style of Products Attribute On hover

Viewing 1 reply thread
  • Author
    Posts
    • #10354

      Hi

      can you change the Products Attribute font size and colour when hovering on product list image, also if possible a border around text like the quick view, cart, wish list buttons

       

      Thank you in advance

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

      Hi,

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

      .product-image .product-attr p {
      color: #fff;
      font-size: 14px;
      }

      and chane #fff with your color and change 14 to your font size

      2. It now only support add border for div wrap all attribute, not for single attribute

       

      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.