Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1042033

    Hi,
    I see in the documentation that we can change the height of IconBox to make them the same size.
    Is there any way to do this for Icon List?
    If not is there any way to style the Icon Box to look like the Icon List?
    Thanks
    Dizasta

    #1043850

    Hey Dizasta,

    Could you please attach a mockup of what you’re trying to achieve?

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1045097

    Here is a screenshot: http://prntscr.com/lupmye
    Is there any way to have them appear so that the icons in each column are in a line on each row regardless of how much text is there?
    Also, see this one http://prntscr.com/lupngb – I have set it to be Equal height and still they are all different. – http://prntscr.com/lupodq
    Thanks
    Dizasta

    #1046022

    Hi Dizasta,

    Can you give us a link to your site? you can post it in private content, so it’s only seen by the moderators.
    If you put a background on the columns it should be equal however the icon lists inside each column could not be adjusted properly, but we’ll try to inspect it and maybe we can make it look better and equal.

    Best regards,
    Nikko

    #1046326

    As requested

    #1046646

    Hi Dizasta,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top.page-id-1142 #after_section_2 .avia-icon-list.avia-icon-list-left li {
        min-height: 170px;
    }
    
    #top.page-id-1142 #av_section_3 .iconbox_content {
        min-height: 300px;
    }

    Best regards,
    Nikko

    #1046677

    Thanks
    Dizasta

    • This reply was modified 6 years, 2 months ago by Dizasta.
    #1046765

    Hi Dizasta,

    Glad that we could help :)
    Feel free to create a new thread if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Icon List Same Size’ is closed to new replies.