-
AuthorPosts
-
October 20, 2021 at 2:35 pm #1325745
Hello, how can I get the icon list in the center of the element?
October 21, 2021 at 6:24 am #1325796Hey Lautho2011,
Could you post a link to where we can see the element which you want to adjust please?
Best regards,
RikardOctober 21, 2021 at 2:44 pm #1325887Hello,
I would like to send you a printscreen but that seems not possible. Is it possible to send an image (I don’t mean an URL)?
My question is: I put the icon list element in a contentsection en then I want the list in the center of the contentsection and not in the left.October 21, 2021 at 3:09 pm #1325897Hey,
You can upload your screenshots on imgur.com and share the links here :)
Best regards,
YigitOctober 26, 2021 at 2:33 pm #1326500October 27, 2021 at 4:53 am #1326578Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.avia-icon-list li { display: table; margin: 0 auto; width: 150px; }Best regards,
RikardNovember 14, 2021 at 8:09 pm #1328968Hi,
A delayed reaction…
I tried the css but it did not work. I want the title ‘let’s get organised is er voor jou’ and the icon list in the center of the element.
thanxs againNovember 14, 2021 at 8:34 pm #1328971Hi,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:#top.home #av_section_3 .av_iconlist_title { min-width: 406px; } #top.home #av_section_3 .avia-icon-list .iconlist_content_wrap { overflow: visible; } #top.home #av_section_3 .avia-icon-list-container { justify-content: center; display: flex; }After applying the css, please clear your browser cache and check.
Best regards,
MikeNovember 15, 2021 at 10:14 am #1329049thanks again Mike!
November 15, 2021 at 10:55 am #1329059 -
AuthorPosts
- You must be logged in to reply to this topic.
