-
AuthorPosts
-
July 8, 2019 at 9:14 pm #1116757
When I add a link to a column in a grid row using column link some of the columns get a white border on the right side. How can I get rid of them?
-
This topic was modified 6 years, 4 months ago by
i9design.
July 9, 2019 at 12:34 am #1116800Hey i9design,
Add this to quick css:
#av-layout-grid-4 .no_margin.av_one_third { width: 33.4%!important; }Best regards,
Jordan ShannonJuly 9, 2019 at 7:23 pm #1117154That didn’t seem to work.
July 10, 2019 at 12:44 pm #1117415Hi,
Did you add the code to the very top of quick css so it runs first? Also be sure to clear the cache a few times over.
Best regards,
Jordan ShannonJuly 10, 2019 at 8:30 pm #1117584It’s the only thing in the quick css and I’ve cleared my cache but the white space is still there.
July 10, 2019 at 8:51 pm #1117594#top .no_margin.av_one_third {
width: 33.4%;
}This worked though.
July 11, 2019 at 6:38 am #1117683Hi,
Did you need additional help or shall we close this topic?Best regards,
Jordan ShannonFebruary 24, 2023 at 3:21 pm #1399169Hello Enfold team,
I was also experiencing this issue, and the CSS provided by i9design did fix it. However, I wanted to point out that this is still an issue. I have the “no borders” option selected for my grid row, and everything is styled correctly until I add a link to the entire column. As soon as I do, I get two vertical borders.
Again i9design’s CSS fixes it, but the bug still exists.
-James
February 25, 2023 at 6:37 pm #1399270Hi,
Perhaps I’m not understanding how to recreate the issue, I added a grid element with no borders to a page with 3 cells, in each cell I added a column with a column link, and in each column, I added a text element:

I added background colors to the grid cells and columns to highlight any borders, but I see none:

My test pageBest regards,
Mike -
This topic was modified 6 years, 4 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
