Viewing 1 replies (of 1 total)
  • Hi @jaled,

    First of all thanks for using our plugin.
    In order to change the height of flipbox add this custom css.

    .flip .inner-with-image img {
        min-height: 300px!important;
     }
    
    .ifb-flip-box-section-with-image {
        height: 300px!important;
    }

    Feel Free to contact us if you need any further assistance.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Change height of lfip boxes’ is closed to new replies.