Check Boxes in Side Bar - by ssledgeski - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: ssledgeski
    ssledgeski
    Participant
    May 12, 2015 at 16:44

    Hello,

    I am currently using YITH ajax navigation, and I’m having an issue with the Check Boxes in the navigation from this theme. The check boxes are taking over the color swatches I am using in the sidebar. Is there a way to remove these check boxes?

    Thanks for your help

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    May 12, 2015 at 18:25

    Hello,

    Please add this code in custom.css file to remove checkboxes:

    .widget_layered_nav li a::before {
     display: none;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

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