Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #915144

    Hi,

    I am trying to change the font & color of the text for the bar that sorts the portfolio items. I would like it to be the same font as the <p> but I can’t seem to find it the correct ID/class.

    Can you help?

    #915227

    Hey ginnywills,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color #js_sort_items a {
        font-size: 18px;
        font-family: futura-pt, sans-serif !important;
        color: #666;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #915528

    Perfect – thanks!

    #915684

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sort bar for Portfolio items’ is closed to new replies.