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.
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
Toda ! :)