I would like the “Schedule a call” button in the top nav of this site: https://lmdlllc.wpengine.com/
to look like this:
Help?
Thanks!
Rachel
I would like the “Schedule a call” button in the top nav of this site: https://lmdlllc.wpengine.com/
to look like this:
Help?
Thanks!
Rachel
Hi Rachel,
Thank you for contacting us.
Please try adding the below CSS code to Appearance > Customize > Additional CSS from dashboard.
.main-navigation li#menu-item-383 {
padding-left: 0;
padding-right: 0;
border: none;
}
.main-navigation li#menu-item-383 > a {
background-color: #C78932;
padding: 20px;
color: #fff;
}
Regards,
Kharis
aThemes Support
You’re welcome!
Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.
Regards,
Kharis
aThemes Support