Viewing 2 replies - 1 through 2 (of 2 total)
  • Try this custom css:

    .price {visibility:hidden}
    .price span:first-child {visibility:visible}
    .price span:nth-child(2) {display:none}

    Thread Starter Derek Ryans

    (@derekryans)

    @lorro you must be some kind of genius! I’ve been Googling for DAYS trying to figure this out! Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Price Range’ is closed to new replies.