How can I control the text "Send an Email. All fields with an asterisk () are required." as this text is by default smaller then normal text. Please assist.
christofferl Hi Add this code in custom css and set the font size as per needs
.contact .plain-style legend { font-size: 18px; }