This topic has 2 replies, 2 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler
Dear support,
on the home page, there is an icon list, the print screen here: https://prnt.sc/paek3c
You can see that on the second text, the icon is not set on the 1st line but in the middle (center) between two lines. It applies on every two lines text that I have in the list. What can I change in the Visual Composer/Icon list settings on this page to change it to be displayed on the 1st line?
All settings can be done probably with the visual composer in the link here:
http://buyiphone.paveltom.com/wp-admin/post.php?post=7472&action=edit
Thank you.
Hello,
Add this code in Custom CSS for page http://prntscr.com/papuh7
.mpc-list__ul .mpc-list__item {
align-items: normal;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up