Okay
  Public Ticket #1216054
Insurance slider
Closed

Comments

  • communitylending started the conversation

    How do I get the insurance sections on the homepage slider to appear all at the same length? I don't like how they are uneven lengths and cannot figure out how to edit. Thank you.

  •  2,010
    Ocean replied

    You can add css code

    .product-thumb .grey-box {

    min-height: 575px;

    }