Home Forums WoodMart support forum Disable sticky product just for one product

Disable sticky product just for one product

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #88967

    persia1717
    Participant

    Hello,

    1 – How can I disable “sticky product” just for one product?

    2 – How can I change the color only on the arrows in the short description as shown in the attached file?

    Thanks in advance!

    Attachments:
    You must be logged in to view attached files.
    #88986

    Hello,

    It is not possible to set such configuration only for one page. This can be changed for all the pages.

    Best regards

    #88987

    persia1717
    Participant

    What about my second question?

    #89003

    Hello,

    I thought you meant both questions for single products. Please provide your page URL so that I could provide you with custom CSS

    Best Regards

    #89007

    persia1717
    Participant

    Hello,

    Thanks for the fast reply. I have put below a link to the web page.
    Regarding the disabling of sticky product on just one product – I asked because I saw you have done the opposite thing – you had enabled it on a single product. That is why I assumed that it can also be disabled.

    #89016

    Artem Temos
    Keymaster

    Unfortunately, there is no option to disable it for one product only. Our demo works with different options on different pages but it is only for demo purposes.

    #89030

    persia1717
    Participant

    OK, thanks. Could you please then just provide me the CSS code for the color of the arrows. I have provided URL in my last reply.

    #89052

    Hello,

    Please add this code to the Theme Settings > Custom CSS:

    body .woocommerce-product-details__short-description > ul > li:before{
    color:#000000;
    }

    Best Regards

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