-
AuthorPosts
-
February 24, 2026 at 5:37 pm #1495443
HI, How would I make the icons go next to the correct contact area. For example the Phone is near the phone and and mail is near the email.
February 24, 2026 at 10:50 pm #1495453Hey dreyerjm,
Try is css:.page-id-3710 .iconbox_left_content.avia-builder-el-4 .avia-icon-pos-left.av_font_icon{ float: none; margin-right: 0; vertical-align: middle; display: inline-block; padding-left: 0.5em; } .page-id-3710 .iconbox_left_content.avia-builder-el-4 .iconbox_content_container strong { font-size: 15px; }Then clear your browser cache.
Best regards,
MikeFebruary 25, 2026 at 1:23 am #1495456Thanks that worked. How would include this on other page – just change the page id?
February 25, 2026 at 6:21 am #1495471Hi,
Thank you for the update.
Yes, you can change the page ID or apply a custom css class name to the elements. Please check the documentation for additional info.
— https://kriesi.at/documentation/enfold/add-custom-css/#enable-custom-css-class-name-support
Best regards,
IsmaelFebruary 28, 2026 at 12:43 am #1495590Thanks this worked on all my pages expect this page. It is at the bottom of the page.
February 28, 2026 at 2:15 pm #1495600Hi,
For that page try adding this css:.page-id-4370 .iconbox_left_content.avia-builder-el-9 .avia-icon-pos-left.av_font_icon{ float: none; margin-right: 0; vertical-align: middle; display: inline-block; padding-left: 0.5em; } .page-id-4370 .iconbox_left_content.avia-builder-el-9 .iconbox_content_container strong { font-size: 15px; }Best regards,
MikeMarch 2, 2026 at 8:05 pm #1495668Thanks how would i make these line height closer to one another. Right now under lisas name the line spacing is alot.
March 2, 2026 at 9:46 pm #1495673 -
AuthorPosts
- You must be logged in to reply to this topic.
