Avada Forums Community Forum CSS for flip box font Reply To: CSS for flip box font

dragonit90
Participant
Post count: 6

Hi guys,

I join the question!

I figured out this CSS:

 .flip-box-back-inner, .flip-box-front-inner {
min-height: 250px !important;
}

which will make them all same height, however, after applying it the backside text is NOT centered anymore – it is aligned to top. Any ideas how to make backside text centered again?

thanks!