Home Forums WoodMart support forum product_title entry-title

product_title entry-title

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #180112

    vindesign_it
    Participant

    Hi,

    I have add this css code to hide page title :

    .entry-title {
    display: none;
    }

    but now I don’t see product title.

    Can you help me ? Please

    Thanks,

    #180114

    vindesign_it
    Participant

    _

    #180121

    Hello,

    I have visited your website. As you want to hide the titles and keep the breadcrumbs, That’s why i provided you with the code.

    Now I have Replaced previous one with the following Custom CSS code in the Global Custom CSS area under Theme Settings Custom CSS.

    .page-title .entry-title {
    display: none;
    }

    Note: That will only hide the page titles and will not affect the product titles.

    Screenshot for Clarification: https://ibb.co/Hh56J2m

    Clear cache and check back.

    Best Regards.

    #180197

    vindesign_it
    Participant

    Ok, thanks.

    Is there a way to hide REVIW and SHIPPING & DELIVERY tabs ?

    Thanks more,
    Best regards

    #180213

    Hello,

    You are Most Welcome.

    To hide the review tab on the product page. You need to Go to WooCommerce >> Settings >> Products >> Disable reviews.

    Screenshot for Clarification: https://ibb.co/tmpkTXh

    To hide shipping & Delivery you need to empty the additional tab title and content from Theme Settings >> Product Page >> Tabs.

    Screenshot for Clarification: https://ibb.co/r46X45R

    Best Regards.

    #180255

    vindesign_it
    Participant

    Thanks more !

    Best Regards

    #180313

    Most Welcome!!!..

    Well, @vindesign_it!.., it’s been great chatting with you! I hope I resolved your issues thoroughly.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘product_title entry-title’ is closed to new replies.