Tagged: x
-
AuthorPosts
-
April 4, 2016 at 10:05 am #866066
sebagcParticipantHi!
Im planning to use the Renew Stack for a Woocomerce Shop.
The only thing that i don’t like so much about this combination is the Frames that have the products images in the Shop Page.
Is there a simple way to remove the frames so the image looks clean?Thank you very much!
Best Regards!April 4, 2016 at 2:06 pm #866421
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.entry-featured { border: none !important; } .x-img-thumbnail { border: none !important; }Thanks.
April 4, 2016 at 6:34 pm #866764
sebagcParticipantThank you Very much for the response.
But still shows a white frame. Can this be removed also?Best!!
April 5, 2016 at 3:22 am #867289
ChristopherModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
April 24, 2016 at 11:50 pm #898048
sebagcParticipantSorry for my delay!
Is not so important now since the background colour is White, but still if you could assist in order to know how to achieve a fully flat design with no border, i would greatly appreciate it.
the URL is http://www.petitecotton.clThank you very much!
April 25, 2016 at 6:24 am #898462
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.woocommerce li.product .entry-featured { border: 0 !important; padding: 0 !important; }Hope that helps.
July 13, 2016 at 2:27 am #1084405
MadeOfStarsParticipantHello X team,
I am trying to achieve the same result but displaying only images with no borders throughout the woocomerce.
I have tried almost every code on the forums, but nothing worked so far.Help me, like you always do.
My details will follow..
July 13, 2016 at 2:27 am #1084406
MadeOfStarsParticipantThis reply has been marked as private.July 13, 2016 at 6:10 am #1084637
ChristopherModeratorHi there,
Please check provided credentials. User name or password is incorrect.
Thanks.
July 13, 2016 at 7:36 pm #1085833
MadeOfStarsParticipantThis reply has been marked as private.July 14, 2016 at 2:53 am #1086384
Rue NelModeratorHello There,
Thanks for the updates! To remove the frames of the product items in your shop page, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.woocommerce li.product .entry-featured { padding: 0; border: none; box-shadow: none; }If you want to change the colors of the add to cart buttons, please go to your customizer, Appearance > Customize > Typography > Site Links and change the color and hover color of your site links.
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-866066 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
