Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1166655

    hi there,
    is there a way to safely override this without it affecting the grid itself?
    the .grid-entry .inner-entry selector has a right & bottom margin of 30px:
    i’d like to keep the bottom margin, but remove the right margin (in the last column only).
    i’m using a 3 column row.
    thanks,
    Jason

    Screenshot

    • This topic was modified 4 years, 11 months ago by Jason.
    #1167089

    Hey Jason,

    It’s difficult to say exactly what you can do if we can’t see the elements in question, but you can try to add a custom class to the column, then target it that way with CSS? You could also try to target it with nth-child.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.