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?
Hi,
Can you please create us an account (page is in maintenance)? post it here as a private reply.
Regards,
Josue
Hey!
The login you posted doesn’t work, please re-check.
Regards,
Josue
Hi!
You still have 2.9.1, the latest version of the theme is 2.9.2, try updating via FTP:
Best regards,
Josue
Hey!
Please watch this video:
Regards,
Josue
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
Hey!
Try adding this code to the Quick CSS:
.big-preview.single-big a {
pointer-events: none;
}
Cheers!
Josue