Description
np.stock.in-stock {
visibility: hidden;
text-indent: -9999px;
line-height: 0; /* Collapse the original line */
}
p.stock.in-stock:after {
content: “Available for PRE-ORDER! Order now! Order Closes May 27, 2020. Then allow 4-5 weeks for Shipment”;
visibility: visible;
text-indent: 0;
display: block;
line-height: initial; /* New content takes up original line height */
}
#learn-more {
display:none !important;
}
Reviews
There are no reviews yet.