Hide text 'product information' and 'categories'

This topic has 5 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Amzy Leel

  • Avatar: Ton
    Ton
    Participant
    September 19, 2017 at 19:45

    Hi,

    Is it possible to remove the text ‘Product information’ and the ‘categories’ beneath it.
    As you can see here: https://prnt.sc/gn5skz it is so close to the title and it’s breadcrumbs that it looks like double information.
    I have tried ‘Show product name above the price’ in the theme options but then the nice title disappears.

    Hope you can help.

    Thanks, Ton.

    4 Answers
    Avatar: amzy
    Amzy Leel
    Participant
    September 20, 2017 at 06:58

    Hi,

    add this css code to 8theme options > styling > custom css > global custom css

    to remove ‘product information’
    .product-information-inner .title { display: none; }

    Avatar: amzy
    Amzy Leel
    Participant
    September 20, 2017 at 06:58

    To remove the categories beneath the title.
    .product-information-inner .products-page-cats { display: none; }

    Avatar: Ton
    Ton
    Participant
    September 20, 2017 at 07:29

    Nice, nice,

    Now the productpage looks sharp and clean.

    Thank you very much,

    Ton.

    Avatar: amzy
    Amzy Leel
    Participant
    September 20, 2017 at 07:34

    You are welcome.

    Do not hesitate to ask if you have any other question (in new post/topic)

    Regards,

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.