Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #749396

    Hello, I entered a list of Productcategories in my sidebar as well as in my footer. At both places it’s displayed in a smaller lettersize as other texts in the same area. How can I fix this?

    #751031

    Hey IrisDepasse,

    You can add this block to quick css:

    .widget_product_categories li a {
    font-size: 16px !important;
    font-style: normal;
    }

    I added 16px but you can adjust if needed. Let us know if this works for you.

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.