Telephone: 0161 672 7407   |   Email: info@digitalrefresh.uk

How to customise Divi contact form success message
Home » CSS & Code Snippets » How to customise Divi contact form success message

This quick and easy tutorial will show you how to style and customise Divi contact form success message.

When a website user submits a contact form and the success message appears it always appears as a standard size and text colour which is not ideal if you want brand consistency throughout your website.

In this tutorial you will learn how to change:

  • text colour
  • font size
  • font weight
  • change the font
  • transform the text

Adding the CSS

Place the below CSS snippet into your child themes Style Sheet or if you are not using a child theme then you can go to Divi > Theme Options > CSS

Place the following snippet.

.et-pb-contact-message p {
color: #ea5428;  /* change colour of the success text */
font-size: 18px;  /* change font size of the success text */
font-weight: 700;  /* change the weight / boldness of the success text */
text-transform: uppercase;  /* turn the text into uppercase */
font-family: ‘Montserrat’,Helvetica,Arial,Lucida,sans-serif;  /* change the font of the success text – text auto inherits font set in theme customiser */
}

Looking for local web designers in Manchester? Digital Refresh is a locally based web design agency offering a range of website packages to suit all budgets.

 

Everything you need to
help your business thrive online.

With a comprehensive range of website design solutions catering for all budgets, we have something for every business. Whether you just want to have an online presense or a website that works for you and actively generates new enquries from your ideal customer, we can help.

Website Design

0 Comments

Submit a Comment

0
    0
    Your Cart
    Your cart is emptyReturn to Shop