Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1034496

    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.

    #1035163

    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

    #1035321

    Thank you! That did it.

    #1035429

    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

    #1035431

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.