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

    Support,

    I can’t figure out the proper way to target the border of the Grid Row. Whenever I make a CSS change (Even based on searches on the forums), something changes on the site.

    #472544

    Hi tylerjmorrison!

    So your trying to get more white space between each grid cell correct? I think this is going to be difficult. The cells are set to display as table cells so I do not think they allow margins. We could change that but then you would not get any vertical alignment.

    You could try playing around with the cell background properties to change the position of the background image, set it to no repeat, and change ti’s size with percentages but I do not think it’s going to look perfect.

    It might be best to remove the background image and insert your own image to use so the padding of the cell takes effect.

    Cheers!
    Elliott

    • This reply was modified 8 years, 9 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.