Tagged: icons
Hello.
I have problems setting up some icons. If I put the icons with borders and I want to put some arrows icons between them, this arrows icons there are not in line with the other ones.
You can see better what I mean at the end of this page.
How can I center this icons?
Thanks
Hi mikel!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
give your icons a custom class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { padding-top: 10px; }
Cheers!
Yigit
Hello Yigit.
I have made it. But what I have to write in the custom css field of the icon?
Thanks
Hi!
Code i posted here – https://kriesi.at/support/topic/center-icon-respect-other-icons-with-borders/#post-283769 should work fine. If you do not mind creating a temporary admin login and posting it here privately, we can also look into it for you
Regards,
Yigit
Hi!
This is how you should add custom class to your element – http://i.imgur.com/WaJ4MPO.png?1
I have also adjusted the custom CSS code in Quick CSS field. Please review your website now
Cheers!
Yigit
Yes!!
You are great!! That was what I want!!
Thanks!!
Another thing relationed with this icons.
Can I move all the icons to the center? they are with to much separation
Hey!
You are welcome! :)
You can place your icons inside a desired column under Layout elements in Advanced Layout Builder
Regards,
Yigit
OK!
thanks, I have read a post speaking about adding custom colums ( I will have to add 7-9 colums)
Thanks