Okay
  Public Ticket #1015979
Categories Font-Size and Color
Closed

Comments

  •  2
    stefankoeppel started the conversation

    Hello, i need your help please... 


    1) Is there a way to change the font size and color of the portfolio categories at the top of portfolio page? Maybe via CSS?
    2) Can i arrange the whole categories row (http://stefankoeppel.com/: "all architecture art ...") centered to the page?


    Thanks in advance.

  •  1,558
    Laborator replied

    Hi stefankoeppel,

    1. Add this CSS to your Custom CSS to change the color and size of the top filter:

    .product-filter ul li a {
        color: red;
        font-size: 25px;
    }

    2. Ordering the categories in the Filter of Portfolio Items cannot be done directly through WordPress or the Theme Options, you can do it by using a plugin named Category Order and Taxonomy Terms Order, then you an simply Drag and Drop the categories of Portfolio that will appear in the Portfolio Filter.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group