Viewing 1 replies (of 1 total)
  • Try this in your custom css;

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

Viewing 1 replies (of 1 total)
  • The topic ‘Hide price "from" for variable pricing’ is closed to new replies.