Hi Guys,
First I want to say I love your theme so much…its the only theme I use and a big part of that is your great support. I recommend this theme to everyone!
I wanted to create a horizontal icon list and I found out how on this thread: https://kriesi.at/support/topic/horizontal-icons-list/
The only thing I need to know now is how do I center the horizontal icon list on the screen. The link above shows how to float the list left.
Thanks ahead of time for your help, and keep up the good work!
Dave
Hi Dave,
Thanks for the kind words and thanks for using Enfold :-)
Could you post a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
Hi Rikard,
The site is not public yet but I’ve removed the block so you can see the page. Shared link privately.
I want to center the icons at the bottom.
Thank you :)
Dave
Hi,
Sorry for the late reply!
Logins are needed to see your site. Could you please post them in private content field? :)
Best regards,
Yigit
Hi Yigit,
I just deactivated the Coming Soon plugin, so you should be able to see the page now. See private link.
Thanks!
D
Hi!
Please add following code to Quick CSS
.horizIcons .iconlist_icon {
margin-right: 20px;
margin-left: 19px;
}
Regards,
Yigit
Thanks Yigit…is it possible to center the whole UL list?
Hi Rikard,
I ended up just custom coding some divs to make it work.
Thanks,
Dave