Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #186475

    Hi,
    Can you please tell me how can I:
    1. Remove the line that connects the icons in the icons list?
    2. Remove the border line that surrounds the icons in iconbox?

    URL I’m talking about: http://www.valuation.co.il/2118-2/?theme=enfold

    Thanks a lot,
    Eran.

    #186613

    Shalom Eran!

    1) Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-icon-list .iconlist-timeline { display: none; }

    2)

    .iconbox_top .iconbox_content { box-shadow: none; }

    Cheers!
    Yigit

    #186637

    Toda ! :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Removing the line between icons in icon list and removing border in icon box’ is closed to new replies.