Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Giuseppe Madaudo

    (@askmagic)

    Hi there,

    please share with us the link of the website where I can see the theme installed, maybe I can help you with a css code.

    Thread Starter neelkamdar

    (@neelkamdar)

    Dear Sir,

    Please find the attached link for review

    https://www.neelayurvedics.com/product-category/company-wise/

    Regards,

    Team Neel.

    Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    I checked and seems your theme add these dots to the <li> elements when they are in a widget.

    A solution could be to add the following CSS rule on Appearance > Customize > Additional CSS

    .yith-wcan-filter .filter-checkbox li:before {
        display:none !important;
    }

    In this way, the dots will not appear on our filters.

    Please, try it and let me know.

    Have a good day.

    Thread Starter neelkamdar

    (@neelkamdar)

    Dear Sir,

    Thank you for the support. Above shared solution has worked for us.

    Regards,

    Team Neel.

    Plugin Support crodriguez1991

    (@crodriguez1991)

    You’re welcome
    Marking this topic as solved for the moment
    We are doing our best to improve our plugins. Our target is to develop and release the best free plugins for WooCommerce, but to achieve this we need your help. Please leave a good?review?to support us and help our growth ??

    Have a good day.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Getting Dots before Checkbox’ is closed to new replies.