New Landing How can we help? Themeforest Theme Support Neighborhood How to remove product category in product description on shop page?

Viewing 14 posts - 1 through 14 (of 14 total)
  • #159011
    paristokyo
    Member
    Post count: 47

    How to remove product category in product description on shop page? http://take.ms/gj18i

    thanks

    #159026
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .posted_in{
    display:none !important;
    }

    Thanks
    Mohammad

    #159076
    paristokyo
    Member
    Post count: 47

    Thanks!

    #159077
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.Thanks Mohammad.
    -Rui

    #159423
    paristokyo
    Member
    Post count: 47

    1 more question – how to remove product category name from widgets like “popular products” on home page? http://take.ms/9RMnT

    thanks

    #159425
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide a link to a page where you have that widget so I can inspect the code?
    Use the private reply if necessary.

    -Rui

    #159438
    paristokyo
    Member
    Post count: 47
    This reply has been marked as private.
    #159442
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option.

    
    .mini-list li .product-cats {
      display: none!important;
    }

    -Rui

    #233114
    zigame
    Member
    Post count: 13

    Hello.

    Is it possible to remove “Product Short Description” in product description on shop page?

    #233119
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Can you explain what you mean?

    – Kyle

    #233127
    zigame
    Member
    Post count: 13

    Hi!
    Can you please see the product description under the 1st product image on my shop page?
    http://zigame.jp/shop/

    Trey Anastasio Band SSGSS <—product name
    Daisuke Kimura <—product name
    Hand-Pulled 7 Color Screenprint <—source from “Product Short Description” in the edit product page. I want to remove it!
    Edition of 25 S/N <—source from “Product Short Description” in the edit product page. I want to remove it!
    464 x 616mm <—source from “Product Short Description” in the edit product page. I want to remove it!

    #233141
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok add this to your custom css:

    ul.products li.product .product-desc {
      display: none;
    }

    – Kyle

    #233142
    zigame
    Member
    Post count: 13

    Thank you! I’ll try.

    #233143
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register