Okay
  Public Ticket #440342
Portfolio Item Font
Closed

Comments

  • Alexander started the conversation

    Hi!

    How can I change the font and size of my portfolio attributes menu?

    The typhography panel doesn't seem to have a setting for this?


    Thanks

  •  8,850
    Tahir replied

    Hey,

    Can you provide the page url ?.

    -T


    ThemeNectar Support Team 

  • Alexander replied

    of course here it is: http://andreasschmieding.de/wordpress/

    thanks

  •  8,850
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .portfolio-filters-inline .container > ul a, .portfolio-filters-inline .container > ul li#sort-label {
        font-size: 16px !important;
    }

    Thanks


    ThemeNectar Support Team