- 
AuthorPosts
- 
October 7, 2015 at 4:33 am #614610 KimSSParticipant KimSSParticipantHi Guys, I’d like to remove all borders from woo commerce shop. I’ve checked previous entries on this and have tried this in custom css in the customiser. 
 .entry-featured {
 border: transparent !important;
 }
 .single-product a.x-img-thumbnail:hover {
 border: none !important;
 }The site is in coming soon mode, but have attached image. Any help appreciated. Want to remove all borders. Thank you so much. October 7, 2015 at 5:21 am #614643 ThaiModerator ThaiModeratorHi There, Try adding following CSS under Customizer > Custom > CSS: .woocommerce div.product .images .x-img-thumbnail, .woocommerce-page div.product .images .x-img-thumbnail, .woocommerce li.product .entry-featured, .woocommerce-page li.product .entry-featured { border: none; padding: 0; }Hope it helps. October 7, 2015 at 8:12 am #614882 KimSSParticipant KimSSParticipantHi, Thank you, but it didn’t work. Any other ideas? Many thanks October 7, 2015 at 8:54 am #614954 ThaiModerator ThaiModeratorHi There, In this case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info: β Link to your site 
 β WordPress Admin username / PasswordDonβt forget to select Set as a private reply. This ensures your information is only visible to our staff. Thanks. October 7, 2015 at 10:27 am #615128 KimSSParticipantThis reply has been marked as private.October 7, 2015 at 11:24 am #615232 KimSSParticipantThis reply has been marked as private.October 7, 2015 at 11:24 am #615232 ZeshanMember ZeshanMemberHi Kim, Thanks for the logins! Please send us your site’s URL as well so we can take a look at it. Thank you! October 7, 2015 at 8:16 pm #615893 KimSSParticipantThis reply has been marked as private.October 8, 2015 at 12:27 am #616084 KimSSParticipantThis reply has been marked as private.October 8, 2015 at 12:27 am #616084 RupokMember RupokMemberHi there, Thanks for updating. If you are trying to remove the border from image then add this CSS – .single-product .x-img-thumbnail { border: none !important; }If you have any other border need to remove then add a screenshot and mark the place so that we can understand what you are trying to accomplish. Cheers! October 8, 2015 at 1:02 am #616114 KimSSParticipantThis reply has been marked as private.October 8, 2015 at 1:37 am #616155 KimSSParticipantThis reply has been marked as private.October 8, 2015 at 1:37 am #616155 DarshanaModerator DarshanaModeratorHi there, I’m sorry but your attachment did not upload correctly because there is a size limitation of 512kb. You could use a service like (http://prntscr.com/) to share a larger screenshot. Once we get that, we will be happy to assist you with everything. Thanks! October 8, 2015 at 2:42 am #616242 KimSSParticipantThis reply has been marked as private.October 8, 2015 at 3:34 am #616298 KimSSParticipantThis reply has been marked as private.October 8, 2015 at 3:34 am #616298 JackKeymaster JackKeymasterHi there Kim, Hope you’re well today π I’ve added the following CSS under “Customize > Custom > CSS”. .woocommerce .entry-featured { background: transparent; border: 0; }That’s removed the border round the images. Hope this helps. Thanks! October 8, 2015 at 7:26 am #616515 KimSSParticipant KimSSParticipantI just can’t thank you enough. I so appreciate your patience and help. The support for X is superb! Kim October 8, 2015 at 7:37 am #616525 KimSSParticipant KimSSParticipantWoops, it works on some product pages but not others – do I have to enter it multiple times? Thank you Kim October 8, 2015 at 9:20 am #616666 JackKeymaster JackKeymasterHi Kim, You’re most welcome! It should work on all product pages, could you link me to a page where it isn’t and I’ll take a look for you. π Thank you! 
- 
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-614610 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
