Hi support,
I have a problem with the list of icons.
Instead of some icons, I would like to insert .png images.
Any suggestions?
The problem is that I cannot enter the class for individual entries on the list.
I thought I’d create each item on the list with an image and side-by-side text. But if the text is too long and goes on the new line, it is inserted below the image and is not good. (image)
The page for test is: https://leagrowingpeople.com/test-according/
Thank you for your support,
Manuela
Hey Manuela,
Please try the following in Quick CSS under Enfold->General Styling:
.services-icon-cont h4 a {
width: 80%;
float: right;
}
Best regards,
Rikard
Hi Rikard,
yes it works.
Thank you
Manuela