Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #315257

    I have introduced a list of icons but I haven´t incorporated a second line of text, so the first line is not aligned with the icon. How can I do it?

    Moreover, I have introduced a widget in the footer with blog entries. The problem is that the original entries are without a photo, and a thumbnail is generated with no option anyway. How can I solve it?

    #315462

    Hi,

    Can you please create us an account (page is in maintenance)? post it here as a private reply.

    Regards,
    Josue

    #317590
    This reply has been marked as private.
    #317622

    Hey!

    The login you posted doesn’t work, please re-check.

    Regards,
    Josue

    #318003
    This reply has been marked as private.
    #318313

    Hey!

    Please update the theme to the latest version (2.9.2).

    Best regards,
    Josue

    #319132
    This reply has been marked as private.
    #319354

    Hi!

    You still have 2.9.1, the latest version of the theme is 2.9.2, try updating via FTP:

    Best regards,
    Josue

    #319384
    This reply has been marked as private.
    #319420

    Hey!

    Please watch this video:

    Regards,
    Josue

    #319717
    This reply has been marked as private.
    #322789

    Hey!

    1. I had no problems editing the Agency page.

    2 & 4. Seems you already managed to work this out.

    3. Add this to Quick CSS:

    .iconlist_content_wrap header {
        display: table;
        min-height: 54px;
    }
    
    .iconlist_content_wrap .entry-content-header .iconlist_title{
        display: table-cell;
        vertical-align: middle;
    }

    Cheers!
    Josue

    #323206
    This reply has been marked as private.
    #323310

    Hey!

    Try adding this code to the Quick CSS:

    .big-preview.single-big a {
        pointer-events: none;
    }

    Cheers! 
    Josue

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