Hi.
Can someone please help me with an issue I am having? My issue only occurs once my site goes below the 768 x 1024 threshold. The desktop view performs correctly.
My issue is: I have two icon lists. The one that is right justified works correctly, but the left does not. On the left one, the icons line up where they are supposed to, but the titles become center justified when they should be justifying to the left. Again this only occurs during responsiveness.
Hey TScursso,
Try adding this css code in Quick CSS, located in Enfold > General Styling):
#top .avia-icon-list-left .iconlist_content_wrap {
text-align: left;
}
Hope it helps.
Best regards,
Nikko
Thank you! That did it.
Hi TScursso,
Glad that we could help. :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi TScursso,
Glad that we could help. :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
Nikko