Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #683229

    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.

    #685161

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.