• Site is about to get finished …
    XtremeViral.net

    Can u help me with 2 things?

    For example on each offer
    [removed]

    I wanna get the following things get deleted:

    – SKU
    – Category
    – the word ”Product description”

    I dont want my functions.php getting crashed again ??

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

    .woocommerce .product_meta .sku_wrapper,
    .woocommerce .product_meta .posted_in,
    #tab-description h2 {
      display:none
    }
    

    Custom css can be entered at:
    Dashboard > Appearance > Customise > Additional CSS

    Thread Starter jrpromo09

    (@jrpromo09)

    wow great all worked, thanks u very much !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I wanna get deleted 3 texts from my page (for each product)’ is closed to new replies.