04/04/2018 at 10:16 am
#457756
Keymaster
@ Diane
Add the following the the theme’s custom CSS area:
.widget_cnw_categories.widget li a {
padding: 0;
}
That will remove the padding that the theme applies to the a (link) element when in a list.
Hope this helps!
