Home Forums WoodMart support forum Ground price Germanized plugin which is supported by your theme!

Ground price Germanized plugin which is supported by your theme!

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #262739

    Rachid
    Participant

    please check private content

    #262780

    Rachid
    Participant

    Update, please check private section

    #262813

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .owl-carousel-item .product-wrapper p.wc-gzd-additional-info {
       margin-top:20px;
    }
    body .owl-carousel.owl-drag .owl-item {
       margin-bottom:20px;
    }

    Best Regards

    #262816

    Rachid
    Participant

    Thank you for the reply!
    it didn’t work as described in the video, please check private content for the new explanation

    #263002

    Hello,

    Here is the code, you can change the margin as per your needs:

    .product_list_widget .wc-gzd-additional-info, .products .wc-gzd-additional-info {
        margin: .7rem 0 .7rem 0;
    }

    Please replace .7rem for pixels or set zero.

    Best Regards

    #263073

    Rachid
    Participant

    This one doesn’t work!

    Please check Video in the Private section

    #263257

    Hello,

    Please replace this code to the Theme Settings > Custom CSS > Global:

    body .product_list_widget .wc-gzd-additional-info, 
     body .products .wc-gzd-additional-info {
        margin:0;
    }

    And you will get the result like this: https://gyazo.com/ce97e6395cf184db3a63cea3840646d9

    Best Regards

    #264142

    Rachid
    Participant

    Thank you so much for the quick reply!

    this has worked! one more thing please! how can i change the green text SITE-WIDE to #c2c2c2?

    Thank you

    #264243

    Hello,

    Please give me URL and screen I will suggest how to change it.

    Best Regards

    #264515

    Rachid
    Participant

    Please check the private section

    #264809

    Hello,

    It is not possible to change the color of the text you want. The Price structure does not allow it. If I change this text, the price would also change.

    Best Regards

Viewing 11 posts - 1 through 11 (of 11 total)