Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #648826

    Is there a way to increase the borders between cells (not on top or bottom) in a grid row?

    #648889

    Hey tlsdave!

    Yes it is possible.
    Please provide us a link, so we can locate which borders you are reffering and we will help with anything else.

    Thanks a lot

    Cheers!
    Basilis

    #885353

    Not sure if this will help you but here is a shot:

    .Border {
    border-right: 5px solid #fff !important;
    border-left: 5px solid #fff !important;
    }

    Change the color to match your background if needed.

    Place ‘Border’ in ‘Custom Css Class’ on each cell (1/4, 1/3, etc.).

    Hope this helps!

    #885588

    Hi,

    Thanks for helping out @Micheal0424 :-)

    Best regards,
    Rikard

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