Okay
  Public Ticket #2400120
Carousel Flip Box
Closed

Comments

  • Paramentoarquitectos started the conversation

    Hello,

    In my website -> http://paramentoarquitectos.com/#servicios in SERVICIOS. I'm using a Carousel Flip Box, and I want all the boxes to have the same size (height) without having the same text in the back...

    Is this possible?

    Thanks.

    Best, Alejandro.

  •  8,884
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .nectar-flip-box[data-v_text_align="center"] .flip-box-back , .nectar-flip-box[data-v_text_align="center"] .flip-box-front {
        min-height: 50vh !important ;
    }

    Thanks


    ThemeNectar Support Team 

  • Paramentoarquitectos replied

    Hello Tahir,

    I use that code and its working PERFECT! Thank you so much for you help!

    Best regards,

    Alejandro.