Add an overlay to a text module

Posted by George Nicolaou

On 11 Sep, 2019
George Nicolaou - Senior Web Developer

Add this code to the before section of the modules' settings

content:"";
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: rgba(58, 60, 69, .6);

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Pin It on Pinterest

Share This
Divi Theme Code SnippetsAdd an overlay to a text module