-
AuthorPosts
-
May 4, 2021 at 7:28 pm #1298367
Hi, when I apply a link to the title in my icon grids the grids shift and the borders disappear.
May 6, 2021 at 11:28 am #1298763Hey agenturwendt,
Thank you for the inquiry.
Did you add this css code? It shifts the inner container downwards by 50% relative to the parent container.
.avia-icongrid-flipbox li .avia-icongrid-front .avia-icongrid-inner, .avia-icongrid-flipbox li .avia-icongrid-flipback .avia-icongrid-inner { position: absolute; color: initial; width: 100%; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); padding: 4em 3em; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; }
If you did not add it, try to add this css code in the Quick CSS field to adjust the position of the inner container.
.avia-icongrid-flipbox li .avia-icongrid-front .avia-icongrid-inner, .avia-icongrid-flipbox li .avia-icongrid-flipback .avia-icongrid-inner { top: 0; }
Best regards,
IsmaelMay 11, 2021 at 12:49 pm #1299656Hi Ismael,
thank you for your answer.
1) I did not ad the first css code.
2) The second css code unfortunately did not solve the problem..
May 11, 2021 at 12:59 pm #1299658hello
can someoe tell me how I could start a conversation?????? The key I’m give for theme enfold dose not work!!!!! And there seems to be no way to get in touch with themeforest depite having 6 months support contract!May 13, 2021 at 5:40 am #1300011Hi faridehg,
You can use this link to open a new thread, or click this button: https://imgur.com/a/AnoSPNb
Best regards,
RikardMay 13, 2021 at 5:42 am #1300012Hi agenturwendt,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardJune 7, 2021 at 9:18 pm #1304482This reply has been marked as private.June 9, 2021 at 5:59 am #1304788Hi agenturwendt,
I can’t see any login details in this thread, please try sending them in private again, and remember to write something in the public box as well.
Best regards,
RikardJune 9, 2021 at 10:20 am #1304827This reply has been marked as private.June 11, 2021 at 4:08 am #1305162Hi,
Thanks for the login details. First off, could you try updating the theme to the latest version (4.8.3) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
RikardJune 11, 2021 at 2:25 pm #1305274Thank you for your reply. I updated the theme but the error still occurs. The grids have shifted again. I now found out, only when I set a link into the Grid Element Backside/Tooltip Content, the error appears. When there is no link in the content element, everything works fine. But I would like to set a link into the text…
June 14, 2021 at 7:40 am #1305533Hi,
Thank you for the update.
It is not working correctly because you have added another link inside the icon grid item content.
<a href="#">Weiter zum Resilienz Online Kurs</a>
This breaks the layout of the grid item because the parent link or container is being closed prematurely. Link for an item should be specified or selected in the Erweitert > Titel Link? settings.
Best regards,
IsmaelJune 14, 2021 at 4:06 pm #1305639I understand. Thank you!
June 15, 2021 at 1:05 am #1305686Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonJune 15, 2021 at 11:32 am #1305771You can close the topic. Thank you!
June 16, 2021 at 4:38 am #1305923 -
AuthorPosts
- The topic ‘Problems with icon grid when apply a link to the title’ is closed to new replies.