This is what I’d like to see if it can be done: Screen Capture here: https://app.box.com/s/mj89fbyfl8ohg4plizej
I’m using the Short Code to add a Icon as a Bullet Point – like a Check Mark or a Feather as seen here:
http://ng-sandbox.com/warren/hr-management-system-hrms/
or here:
http://ng-sandbox.com/warren/
How can I make the line IF it rolls to the second line tab over so it does not look odd like in screen capture?
Here is the code I used to do that:
[av_font_icon color="#a81010" font="entypo-fontello" icon="ue837" size="20px" position="left" link="" linktarget=""]Ensure government compliance, .simplify benefits administration and manage employee information. By automating and organizing human resource processes, Sage HRMS eliminates time-consuming clerical work and provides powerful tools for managing information about employees.
[av_font_icon color="#a81010" font="entypo-fontello" icon="ue837" size="20px" position="left" link="" linktarget=""]Offer Benefits management capabilities that will streamline benefits administration with unlimited benefit plans, easily defined eligibility criteria, and more.
[av_font_icon color="#a81010" font="entypo-fontello" icon="ue837" size="20px" position="left" link="" linktarget=""]Allow employees to access and edit their personal information. This can significantly reduce the amount of time HR spends on routine paperwork and decrease the likelihood of clerical errors.
Is there a way to format this nicer?
Thanks in advance
Paul
Hi Paul!
Please try adding following code to Quick CSS
#after_section_1 .avia-icon-pos-left { margin-left: -5px; }
Regards,
Yigit
Yigit:
You are on fire today!
lol – thanks again for your help!