Ahoy,
How do I move this text to the right to line up under the letter “R”
Hey mcraig77,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#contact .av_textblock_section{
margin-left:30px!important;
}
Best regards,
Vinay
Thanks!