Viewing 1 replies (of 1 total)
  • Hi amirmalka12,

    here is the custom CSS you would need:
    1) To have your categories bold:

    .prod-cat-sidebar-category > .upcp-label {
    font-weight: bold;
    }

    2) To have your sub-categories in italic:

    .prod-cat-sidebar-subcategory > .upcp-label {
    font-style: italic;
    }

    We hope it makes it more appealing! ??

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Side bar font styling – How can i change it?’ is closed to new replies.