Tagged: icon list
-
AuthorPosts
-
August 23, 2016 at 8:37 am #676247
Hi there,
I have a little problem with the icon list. In my opinion, the text is far away from the icon. Please take a look at this:
I would like to know how could I move the text to the left, and get it closer to the icon….The point is that I would need code to change it on computer screen and on mobile screen….
I mean, maybe on the computer I need to move it 25 % and on the mobile only 10 % to the left….
In addition, please, could you indicate what code could I write to “manage” each icon list individually…..I mean, there is 1 icon list that I want to move on desktop but no on mobile….I hope this makes sense,
Thanks,August 24, 2016 at 6:53 am #676809Hi davidmartinserrano,
It looks fine on my end to be honest with you, I don’t think it would look nice to move the text more to the left. Could you post a screenshot highlighting the changes you had in mind maybe?
Best regards,
RikardAugust 24, 2016 at 8:16 am #676846Hi Rikard,
Thanks for your quick reply. I attach a link to a draft page,http://www.mcgenergy.eu/wp-admin/post.php?post=834&action=edit
This is what I want to achieve…… To close the text to the icon…. And since if this achieve this on a computer screen, on a mobile screen may appear weird I would need to know if creating 2 items (one for only-desktop and one for only-mobile) I could achieve a perfect fit in both devices,
Thanks,
August 26, 2016 at 3:42 pm #678184Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-icon-list .iconlist_icon { margin-right: 10px }
Best regards,
YigitAugust 30, 2016 at 10:55 am #679320Thanks Yigit,
May I know how could I use this adding a custom css class to the icon list?
I mean, I want to move those icon lists….But I don´t want to move different icon lists that I have spread all over the website,hope this makes sense,
Thanks,
David
August 30, 2016 at 12:18 pm #679359Hi,
It’s easy to turn on custom css class name support for Enfold’s layout builder elements please check this link http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
VinaySeptember 6, 2016 at 11:44 am #682538Hi Vinay,
The problem is that as commented to Yigit above, I want to move the text to the left in this page:As you will see, on the icon list, the text is “cut” because it doesn´t fit on the space..
I have not proved what Yigit suggested since I don´t want to apply this condition to all the icon lists on the website:
.avia-icon-list .iconlist_icon {
margin-right: 10px
}I have tried modifying the code with and point it to a custom css-field, but it doesn´t work…
Please, could you help with this issue?The css field is already turn on, and I have tried this: (where icon-list-prob is the css field)
.avia-icon-list .iconlist_icon {
.icon-list-prob { margin-right: 10px
}}BUT, AS I HAVE NO IDEA ABOUT CODING I DON´T KNOW WHERE IS THE PROBLEM, SINCE NOTHING HAPPENS,
Please take a look at this and try to help me,Thanks
Note: The same happens on its English version page,
September 8, 2016 at 4:15 pm #683774Hi,
You had some error in your Quick CSS field, i fixed it and added a code into Style.css file of your child theme. Please review your website now
Best regards,
YigitSeptember 12, 2016 at 1:08 pm #685053Thanks Yigit!
It worked perfectly…I really appreciate the work of Enfold team solving out all these problems,
Best regards,David
September 12, 2016 at 1:10 pm #685057Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
AuthorPosts
- The topic ‘Icon List—Espace between icon and text’ is closed to new replies.