Hiding Price – Amit
-
I think you gave me this css to hide the price. And it works most of the time but not all the time.
/* hide price per inch */
.price {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
margin-top: 0;
display: none;
font-size: 0;
}Look in the left nav bar – some show price and some do not.
http://mirrorstaging.wpengine.com/toms-example-home-page/Any idea why?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Hiding Price – Amit’ is closed to new replies.
