Home Forums WoodMart support forum I would like to close the Compare and Number of images. What do I have to do?

I would like to close the Compare and Number of images. What do I have to do?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #552607

    appdodee
    Participant

    I would like to close these two sections. Because my website sells digital photos, there is no need to use them. What do I have to do?

    Thank you for all the answers.

    • This topic was modified 8 months, 2 weeks ago by appdodee.
    Attachments:
    You must be logged in to view attached files.
    #552697

    Luke Nielsen
    Keymaster

    Hello,

    – Navigate to Theme Settings -> Shop -> Compare and disable it: https://prnt.sc/RT5hgV5zahGv
    – Use the code below to hide the quantity field:

    .single-product .summary .quantity {
        display: none;
    }

    Kind Regards

    #552716

    appdodee
    Participant

    Thank you very much, I fixed it all.

    #552721

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot.

    Have a good day!

    Best Regards

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

The topic ‘I would like to close the Compare and Number of images. What do I have to do?’ is closed to new replies.