Customize only one product single page - by Fantasia

This topic has 4 replies, 2 voices, and was last updated 4 years, 6 months ago ago by Olga Barlow

  • Avatar: Fantasia
    Fantasia
    Participant
    September 2, 2019 at 21:56

    Hello,

    is there any way to customize only one product’s single page? I would like to hide the custom tab (that is defined in Theme Options) but at only one product. And add an unique background picture for this product’s page. Is it possibile?

    Thanks,
    Zsu

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 3, 2019 at 09:33

    Hello,

    Unfortunately, there is no option to hide the global custom tab for one product only. You can hide it using custom CSS to hide the last tab but this is not the best way

    .product-content .tabs .lastItem {
        display: none;
    }

    Product does not have the option for the custom background. You can implement this by additional customization. If you need help with this submit customization request here.

    Regards

    Avatar: Fantasia
    Fantasia
    Participant
    September 6, 2019 at 15:55

    Hi Olga,

    thank you, I think this solution will be OK for me temporarily. This product won’t be an all-time thing, just a part of a little campaign.

    Regards,
    Zsu

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 6, 2019 at 18:25

    Hello,

    You are welcome.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.