Topic Resolution: Resolved
  • Closed
  • Heinrich
    Spectator
    January 1, 2016 at 11:05 pm #23319

    Hi team,
    first of all I want to thank you for the excellent support you provided last year. And then I wish you all the best, especially good health and huge success.

    I am using evolve+ with a woocommerce-driven online shop. Now I’d like to change (increase) the font size of the product categories displayed in my left sidebar by using the woocommerce product widget as well as the categories displayed in the checkout widget.

    You’ll find the widgets displayed on the left sidebar scrolling a bit down on my homepage:

    http://www.petras-schmuckstuecke.de

    Do you have any proposal for a custom CSS?

    Best regards
    Heinrich

    Denzel Chia
    Moderator
    Posts: 2656
    January 3, 2016 at 5:03 am #23329

    Hi,

    Thank you! Happy New Year to you too! Wish you good health and great success!

    Use the following in Theme Options -> Custom CSS

    .widget_product_categories ul li a {
    font-size: 16px;
    }

    Thank you.

    Heinrich
    Spectator
    Posts: 13
    January 3, 2016 at 5:04 pm #23338

    Hi Denzel,

    thanks for the good wishes as well.

    And thanks a lot for the CSS Code. Just inserted and it works!
    That’s a good start into the new year.

    I just closed this case as “resolved”.

    Best regards
    Heinrich