In this tutorial, I am going to show you how to design an awesome Divi header, make it sticky with the help of the Divi 4.0 theme builder.
Code Snippet:
/* — Blurb Module — */
.et_pb_blurb_container {
position: relative;
top: 5px;
width: 200px;
}
/* — Menu CTA — */
.cta_menu a {
background-color: #f4a051;
color: #ffff !important;
padding: 10px 15px !important;
}
Hope you like the tutorial!