• Dears,
    I am close to the result I want to achieve but I would like to know if it is possible to do 2 things…
    – Put a different font color for the main category names
    – Remove the radio button for the sub-categories and just keep the links.

    Thank you so much!
    Pierre

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey @pierremichaux!

    I am not the plugin author but I will try to help.

    Regarding the font colour for the category names (in the sidebar, right?), you can try the following custom CSS:

    .product-categories .cat-item.cat-parent a {
    color: red !important;
    }

    In this example, the colour will be changed to red.

    In regards to your second question, I was unable to find the radio buttons you were referring to. Could you point me to what exactly you see?

    Warm regards!

    • This reply was modified 6 years, 2 months ago by M Media.
Viewing 1 replies (of 1 total)

The topic ‘Custom sidebar’ is closed to new replies.