Changes

Jump to navigation Jump to search

Custom CSS

26 bytes added, 17:17, 4 October 2018
Example 1: Limit Set the range of the optional quantity selector for your 2nd upsell item to 0-4:
#optextra2 option:nth-child(n+6) {display:none;}
Example 21: Limit Set the range of the optional quantity selector for your 5th upsell item to 0-20:
#optextra5 option:nth-child(n+22) {display:none;}
770

edits

Navigation menu