New Landing How can we help? Themeforest Theme Support Neighborhood How to hide all products titles in both language (WPML)

Viewing 6 posts - 1 through 6 (of 6 total)
  • #121270
    Daniel Barrios
    Member
    Post count: 16

    Hi!
    I have installed the wpml plugin and in my primary language the titles of the products pages in woocomerce are hidden but in the secondary language sometimes are hidden and somtetime dosen’t, I don’t know why… I would like that all the titles were hidden, it’s there any custom css for that?

    #121371
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce div.product .entry-title {
        display: none !important;
    }

    Thanks
    Mohammad

    #121656
    Daniel Barrios
    Member
    Post count: 16

    Sorry bu doesn’t work in the secondary language the title of the product still there

    ๐Ÿ™

    Attachments:
    You must be logged in to view attached files.
    #121674
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That is the breadcrumb of the page, check the option to remove the page breadcrumb in the secondary language page.

    You can also add the code below to your custom css option.

    
    .single-product .page-heading {
    display: none!important;
    }

    -Rui

    #122433
    Daniel Barrios
    Member
    Post count: 16

    Hi Rui, that’s work!

    thank you!

    #122434
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Thanks Rui.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

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