I have white text over a color background image. To make the white text stand out more, I’ve used a semi-transparent gray color. But I’d like each gray box to be exactly the same size. Currently the box-size is relative to the amount of text.
Hey connect4consulting,
try this code inside Quick CSS field:
.flex_column.av_one_third.av-animated-generic.pop-up.flex_column_div.first.avia-builder-el-3.el_after_av_hr.el_before_av_one_third.avia_start_animation.avia_start_delayed_animation {
width: 245px;
}
and adjust as needed.
Best regards,
Andy