Okay
  Public Ticket #1393949
Font Sizes Group for Portfolio Categories
Closed

Comments

  •  2
    HL started the conversation

    I'd like to change the size of the Portfolio Categories by adding a new «Font Sizes Group». What is the CSS Selector I have to choose to do that?

    I first tried to change the size via Font Sizes > Portfolio > Categories, but that only changes the size inside the single portfolio item, but not the size of the «Portfolio Categories Menu».

    Thanks for your help.

  • [deleted] replied

    Hi HL,

    To increase Portfolio Categories Menu (see the image 1) use the selector (from code block) below in Laborator -> Typography

    1

    1

    (view large version)

    .product-filter ul li a

    2

    2

    (view large version)

    Thank you.