Video Tutorial: How to add a CTA button to the top menu

Video Tutorial: How to add a CTA button to the top menu


1. 
<span class="et_pb_more_button et_pb_button">I Want It!</span>

2. 
/*Menu CTA Button*/
#et-top-navigation .et_pb_button {
margin-top: 0px;
font-size: inherit;
font-weight: inherit;
}

#et-top-navigation .et_pb_button:after {
font-size: 23px;
}