-
AuthorPosts
-
May 12, 2021 at 6:35 pm #1299982
I updated the parent theme to 4.8.2 and the custom grid border color is missing on the pages where that feature is used. Below is an example. I checked and under “Styling” > “Border Colors”, “Custom Grid Border Color” is still set to #ffffff, but it’s not showing up between the grid containers. Any help would be great. Thanks!
May 14, 2021 at 4:45 am #1300236Hey NicomIT,
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,
RikardMay 14, 2021 at 12:58 pm #1300316Sure thing Rikard.
Btw… this is the same website you replied to my support request related to the WPML issue with links on images and buttons.
May 18, 2021 at 6:18 am #1300863Hi,
Sorry for the late reply. I’m not sure what is going wrong on your installation, since I can’t reproduce it on a test installation. Please try this in Quick CSS, to see if it helps:
.avia-icongrid-flipbox li .avia-icongrid-front { height: 99.9%; width: 99.6%; }Best regards,
RikardMay 19, 2021 at 1:39 pm #1301202Thanks Rikard. That added vertical borders between the columns, but not the horizontal border between the top and bottom rows.
May 21, 2021 at 5:01 am #1301505Hi,
Thanks for the update. Please try this CSS instead:
.avia-icongrid-flipback { width: 99.5% !important; left: 0px; top: -1px; margin: 1px; } .avia-icongrid-flipbox li .avia-icongrid-front { height: 99.1%; width: 99.3%; }Best regards,
RikardMay 21, 2021 at 6:23 pm #1301699That looks like it did the trick. Thanks Rikard!
May 24, 2021 at 4:59 am #1301900 -
AuthorPosts
- You must be logged in to reply to this topic.
