New Landing How can we help? Themeforest Theme Support Neighborhood Remove category links under product thumbnail and in product page

Viewing 11 posts - 1 through 11 (of 11 total)
  • #63783
    lobbybros
    Member
    Post count: 52

    Hello, I am building a new e-commerce platform (knitwear sales) and would like to remove or hide the category links underneath my product thumbnails and inside the product page. Is this possible?
    Just to be clear I have attached a screenshot of what I would like to remove.
    Thank you!

    #63858
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .posted-in {
    display:none;
    }

    – Kyle

    #70398
    ruiaber
    Member
    Post count: 18

    Hello

    Sorry i also want to hide category tags underneath my product thumbnails but i dont understand where i have to paste it:

    .posted_in {
    display: none;
    }

    Sorry im not a developer.

    Thanks Ruiaber

    #70410
    Melanie – SUPPORT
    Member
    Post count: 11032

    You would paste that to the custom css theme option ๐Ÿ™‚

    #70456
    ruiaber
    Member
    Post count: 18

    Thank you

    #70459
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    #140492
    glassdomain
    Member
    Post count: 103
    This reply has been marked as private.
    #140494
    glassdomain
    Member
    Post count: 103
    This reply has been marked as private.
    #140650
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    ul.products .product-details .posted_in {
      display: none;
    }

    – Kyle

    #140967
    glassdomain
    Member
    Post count: 103
    This reply has been marked as private.
    #140998
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you have altered the code anywhere. Have you edited any code?
    Thanks
    Mohammad

Viewing 11 posts - 1 through 11 (of 11 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