Hi, I am trying to get the same effect as this:
I tried the solution here:
and removed the page-id from the code since I have these icons on many portfolio pages. The solution didn’t work for me.
Is there another solution that may work?
Best Regards
My apologies.
Here’s a new link:
I’m trying to achieve the above effect on a few pages such as this one:
Please enter a mobile view to see the green icon check marks. They should be beside the text.
Hi atifaijaz123,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
p span.av_font_icon.avia-icon-pos-center {
display: inline-block;
}
}
Hope it helps :)
Best regards,
Nikko
Awesome thanks Nikko! This works, you can close this thread now. :)
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay