Hi,
I’m trying to create a text block border. In order to contain the Contact us information in the section.
How do i do this?
Please advice.
Thank you
Hey JordanTH3,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#av_section_2 .flex_column.avia-builder-el-7 {
border-radius: 10px !important;
border: 2px solid;
padding: 20px;
margin-top: 20px !important;
}
Then please clear your browser cache and check.
Best regards,
Mike