Cyber Monday Sale Ends in

0Days

0Hours

0Minutes

0Seconds

Buy Lifetime Membership
×

Search Headers for Divi Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

Header 14: To apply CTA background color on mobile devices

To apply the background color on the last menu child on mobile same as desktop view please add the following CSS in Divi Theme Options


@media screen and (max-width: 980px) {
.dfh-14 .et_mobile_menu li:last-child a {
background: #257C3C;
}
}
Cyber Monday Popup