New Landing How can we help? Themeforest Theme Support Neighborhood CSS not working to remove Related Products on product page

Viewing 15 posts - 1 through 15 (of 22 total)
  • #224037
    melete26
    Member
    Post count: 41

    I found several examples in the forums of how to hide the entire related products section from the bottom of the single product page, but none are working for me. In some cases the css removes the products, but the title for the section is still visible. In some cases it doesn’t work at all. Could you provide me with the most recent version of CSS to hide the related products and the section title?

    Thanks for your help!

    #224060
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .container.product-after-wrap{
    display:none !important;
    }

    Thanks
    Mohammad

    #224386
    melete26
    Member
    Post count: 41

    Hi Mohammad,

    Thank you for the reply, but this change also removed my “You may also like”/ Upsells section which resides right above the Related Products section.

    Is there a way to remove the Related products section without removing the Upsells section?

    Thanks!

    #224416
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #224559
    melete26
    Member
    Post count: 41
    This reply has been marked as private.
    #224562
    melete26
    Member
    Post count: 41

    One quick thing:

    This css worked before I upgraded my theme:

    .related.products {
    display: none !important;
    }

    Could you tell me why this no longer works? Is it due to woocommerce changes?

    #224566
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    This is my IP address 59.90.179.70.
    Thanks
    Mohammad

    #224609
    melete26
    Member
    Post count: 41

    Ok, you should be able to view now.

    #224613
    melete26
    Member
    Post count: 41
    This reply has been marked as private.
    #224654
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me correct admin login detail.
    Thanks
    Mohammad

    #224667
    melete26
    Member
    Post count: 41
    This reply has been marked as private.
    #224669
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Something is wrong with the credentials, can’t login with those.

    -Rui

    #224677
    melete26
    Member
    Post count: 41
    This reply has been marked as private.
    #224682
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I didn’t realised you have restricted access, can’t see the front pages.

    Try this css instead, place it at the top of the custom css option

    .single-product .container.product-after-wrap {
        display: none;
    }

    -Rui

    #224689
    melete26
    Member
    Post count: 41

    Oh, sorry. I didn’t realize you were working on it now instead of Mohammad! If you give me your IP I can give you access. I’ll try the css now, though. Thank you!

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