Tagged: x
-
AuthorPosts
-
January 20, 2017 at 10:03 am #1338455
Promo-UParticipantHi,
I’m using the “Integrity” theme style and it looks perfect.
Is it possible to change the integrity style “sale” on the left corner of product featured image into the renew style? To be more specific, I want to change the round shape into the triangle shape 🙂
Thank you!
January 20, 2017 at 11:47 am #1338616
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.woocommerce .onsale { border-radius: 0; top: -40px; left: -41px; position: absolute; display: block; width: 80px; height: 80px; font-size: 12px; line-height: 130px; text-align: center; text-transform: uppercase; color: #fff; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); z-index: 1; }Thanks.
January 23, 2017 at 4:41 am #1341303
Promo-UParticipantThank you Prasant!
I tailored the code a little bit and it works! You are absolutely super!January 23, 2017 at 4:54 am #1341314
ThaiModeratorHi There,
Could you please provide us with your website URL so we can take a closer look?
Thanks.
January 23, 2017 at 9:43 am #1341629
Promo-UParticipantThis reply has been marked as private.January 23, 2017 at 10:56 am #1341755
ThaiModeratorHi There,
Please add the following CSS:
.woocommerce div.product .images { overflow: hidden; } .woocommerce div.product .images .onsale { top: 6px; left: 6px; }http://i.imgur.com/ovEvOQs.png
Hope it helps 🙂
January 24, 2017 at 3:39 am #1342803
Promo-UParticipantThank you so much Thai!
It works perfect!
😀January 24, 2017 at 5:25 am #1342915
LelyModeratorYou’re welcome!
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1338455 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
