Okay
  Public Ticket #1260364
Category Filter Font Styling
Closed

Comments

  •  1
    Maren started the conversation

    Hi! Where and how can I change the settings for the Category Filter Style on Portfolio Pages?

  • [deleted] replied

    Hi Maren,

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

  •  1
    Maren replied

    Hi Ylli,

    have a look at the attachment: I want to have a different look here. Beginning with changing the font size and color .. 

  • [deleted] replied

    Hi Maren,

    1— You can change the font size there by using the Typography area. Example http://drops.laborator.co/OpbTOb

    and

    2— You can change the color by adding CSS on your Custom CSS area.

    As for this example; just add the code below to your Custom CSS area:

    .product-filter ul li a {
        color: red !important;
    }
    .product-filter ul li a:after {
        background-color: blue;
    }

    Have a great day!

  •  1
    Maren replied

    Thank you! With custom CSS it's working fine.

  • [deleted] replied

    Hi Maren,

    I'm glad to hear that

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance and have a great day!