Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Add “Sold by Label” on Product Listing

Viewing 1 reply thread
  • Author
    Posts
    • #37934
      ncohen68
      Support Expired

      Hello Team,

      Few questions, attached the image for your reference:

      1- How can I make the background White and lower the heigh of the titles in all the pages (default)?

      2- How can I add the “Sold by Label” in the Product Listing pages, between the Product image and the Product name for all the Store? (Multivendor WCFM)

       

      Thanks,

      Attachments:
      You must be logged in to view attached files.
    • #37942
      Harry
      Support Expired

      Hi Ncohen,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .page-head::before {
      	background: rgba(0,0,0,0.5);
      }

      and change 0,0,0 as your RGB color and 0.5 as opacity from 0.0-1.0

      2. Please contact to plugin author? and add action hook to

      woocommerce_shop_loop_item_title

      Kind 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.