Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1415819

    Hi,

    I’ve made an iconlist and I want to remove the vertical line that goes through the icons. Is that possible?

    Thanks and kind regards,
    Stefan

    PS: Never mind, i found the class ;-)

    • This topic was modified 1 year, 1 month ago by Stefan. Reason: I found it myself
    #1415821

    Hey Stefan,

    Glad you figured it out! Let us know if you have any other questions :)

    Future readers, please add the following code to the Quick CSS field in Enfold theme options > General Styling tab:

    
    #top .avia-icon-list .iconlist-timeline {
      border: none;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to remove vertical line from iconlist?’ is closed to new replies.