/*
Theme Name:     Divi-child
Description:    child theme
Author:         zoewordpress1
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* START OF Add "MENU" text to 3-BAR Menu button  */
.btn-navbar {
width:          90px;
height:         30px;
vertical-align: top;
}
 
.btn-navbar:after {
content:        "Menu";
float:          right;
margin:         -16px 0 0 0;
}
/* END OF Add "MENU" text to 3-BAR Menu button  */
