-
AuthorPosts
-
October 8, 2019 at 8:07 pm #1146263
Hi, when I add a link to each column in a grid row it creates 1 px wide white border on some of the columns that I don’t want. It happens mostly on larger screen sizes and to all columns widths (1/5 to 1/2 width). It’s as if the link is placing itself in between the columns. When I inspect the page there is no extra margin or padding on any of the elements.
This was the previous fix but it doesn’t address all column widths and it created a problem on mobile even when in a media query.
@media only screen and (min-width: 1200px) {
#top .no_margin.av_one_third {
width: 33.4%;
}
}October 8, 2019 at 11:11 pm #1146294Hey i9design,
I’m not seeing the whitespace. Can you screenshot the issue?
Best regards,
Jordan Shannon-
This reply was modified 6 years, 1 month ago by
Jordan Shannon.
October 9, 2019 at 10:36 pm #1146649Here you go. It seems to only do it on screen sizes above 1280px wide.
October 11, 2019 at 9:01 pm #1147258Hi i9design,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 13, 2019 at 12:16 am #1147469Here you are.
Thanks.
October 13, 2019 at 11:04 am #1147548Hi i9design,
Best regards,
VictoriaOctober 16, 2019 at 9:36 pm #1148688Here you go.
October 17, 2019 at 3:27 pm #1148939Hi i9design,
Best regards,
VictoriaOctober 17, 2019 at 6:41 pm #1149007Hi Victoria,
That code doesn’t work even for 1/3 elements. I don’t have it in my code anymore because it caused an error for mobile and it only addresses the one column width when the problem happens to every width. It was just what was suggested as a fix in the past. I’m hoping there’s a different fix that would address all column widths.
As for the height, how would I adjust them because it changes for every screen size because of the text and padding?
Thanks!
October 20, 2019 at 12:01 pm #1149604Hi i9design,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-screen-reader-only { display: none; }If you need further assistance please let us know.
Best regards,
VictoriaOctober 21, 2019 at 6:24 pm #1149928Thank you. That fixed the problem!
October 21, 2019 at 7:27 pm #1149944Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This reply was modified 6 years, 1 month ago by
-
AuthorPosts
- The topic ‘Links on grid rows creating whitespace between columns.’ is closed to new replies.
