Home / Forums / Basel support forum / Sold Out Style
Home › Forums › Basel support forum › Sold Out Style
Sold Out Style
- This topic has 14 replies, 2 voices, and was last updated 7 years, 3 months ago by
Elise Noromit.
-
AuthorPosts
-
July 24, 2018 at 11:52 am #68949
mahmutyavsnParticipantJuly 24, 2018 at 3:22 pm #69033
Elise NoromitMemberHello,
Please add this code to Theme Settings > Custom CSS:
.product-label.out-of-stock { font-weight: 900; position: absolute; left: 0; bottom: -100px; width: 100%; background: red; } .product-labels { min-width: 100%; }Best Regards
July 24, 2018 at 3:34 pm #69036
mahmutyavsnParticipantJuly 24, 2018 at 3:50 pm #69039
Elise NoromitMemberHello,
Reduce this value
bottom: -100px;till it appears in the place you wish.Best Regards
July 24, 2018 at 3:54 pm #69041
mahmutyavsnParticipantHi
Problem isn’t about its position i want it like a strip on photo like this
July 24, 2018 at 4:10 pm #69045
Elise NoromitMemberHello,
Please provide the link for the sold-out product
Best Regards
July 24, 2018 at 4:12 pm #69046July 24, 2018 at 4:34 pm #69053
mahmutyavsnParticipanthi
July 24, 2018 at 7:34 pm #69066
Elise NoromitMemberHello,
Try this code:
.product-labels { width:100%; max-width:100%; } .labels-rounded .out-of-stock { max-width: 100%; width:100%; border-radius:none!important; position:absolute; bottom:-70px; left:0; }Best Regards
July 24, 2018 at 7:58 pm #69071
mahmutyavsnParticipantJuly 24, 2018 at 8:25 pm #69077
Elise NoromitMemberHello,
Replace the second part of code with this one:
.labels-rounded .out-of-stock { max-width: 100%; width:100%; border-radius:none!important; position:absolute; bottom:-70px; left:0; background:rgba(0,0,0,0.6); }Best Regards
July 24, 2018 at 8:45 pm #69081
mahmutyavsnParticipantHi
Thanks a lot for your help.Maybe next updates includes sold out styles like this
July 25, 2018 at 7:13 am #69108
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
July 25, 2018 at 2:38 pm #69217
mahmutyavsnParticipantJuly 25, 2018 at 5:52 pm #69233
Elise NoromitMemberHello,
The issue has been fixed. If you want to increase/decrease the height change the value of the min-height: http://prntscr.com/kay7k6 in Theme Settings > Custom CSS
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register