Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1265541
    smaspararguiden
    Participant

    Hi, I tried using the icon list but if the text next to the icon is more than two rows the alignment breaks. See attached image. How do I fix this? version 4.6.2
    [icon_list style="font-size:24px;"][icon_list_item type="check" style="color: green;" id="" class=""]<p>Trött på att <strong>din personliga bankman är en säljare</strong> som bara erbjuder bankens dyra och dåliga fonder?</p>[/icon_list_item][icon_list_item type="check" style="color: green;" id="" class=""]<p>Vill du ha en <strong>second opinion</strong> från någon oberoende expert?</p>[/icon_list_item][icon_list_item type="check" style="color: green;" id="" class=""]<p>Vill du fatta din pension så att du kan <strong>återvinna oranga kuvertet</strong> varje år?</p>[/icon_list_item][/icon_list]

    #1265559
    Thai
    Moderator

    Hi There,

    To fix this issue, please add the following CSS:

    .x-li-icon p {
        margin: -40px 0 15px;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1265541 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>