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

    Hello all,
    I would like to know how to remove the connector dotted line that appears between the items in a list using the avia editor.
    Is it possible also to change the font size for the title items in the list?
    I guess some css tweaking is needed but I can’t figure it out by myself!

    Thank you in advance for your help!

    Best regards,
    Claudio

    #318039

    Hey Claudio!

    Please add following code to Quick CSS in Enfold theme options under General styling tab

    .iconlist-timeline { display: none; }
    .avia-icon-list .iconlist_title { font-size: 22px; }

    Best regards,
    Yigit

    #318085

    thank you very much!!!

    #318093

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Icon List. How to remove connector line and change font size for list items?’ is closed to new replies.