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

    Hi I want to change the icon and text size on ‘icon lists’ on certain pages or posts. Not global. I need a solution to make this adjustment individually for each list.
    Thanks!

    #426920

    Hi awel!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #429124

    Hi Rikard
    Why do you need a link?
    ts a Igeneral question

    How can i alter the icon-size and font.size of an icon-list for a specific URL (not global)

    Thanx

    #429151

    Hey!

    Please firstly enable custom CSS class for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class .iconlist_title { font-size: 20px; }
    .your-custom-class .iconlist_content { font-size: 15px; }

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.