• Resolved toilebleue

    (@toilebleue)


    hello, how to hide the quantity at the end of the text? I can not find a solution in the forums or via the shortcode, thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor titodevera

    (@titodevera)

    Hi toilebleue.

    The easiest solution is using css:

    
    .pwb-all-brands p small{
      display: none!important;
    }
    

    ??

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Quantity’ is closed to new replies.