yes and also how to make sure the icon comes properly https://ibb.co/Vvw8DSY
I forgot to attach this erlier
hi
for icon and previous logo related query
add this in wp-admin>>appearance>>customize>>custom CSS
ul.topmenu li a#new_searchicon i.fa.fa-search::before {
font-family: "Font Awesome 5 Free" !important;
}
header.standard.center.fix a#trigger{
display: block !important;
top: 27px !important;
}
header.standard.center.fix .container-fluid .row .col-md-12 a#alt_logo img#header_mobile_logo{
margin-top: -20px !important;
margin-left: 110px !important;
height: 90px;
padding: 0px;
}
header.standard.center.fix .container-fluid .row .col-md-12 a#alt_logo {
padding-bottom:0px;
}
refer:
http://prntscr.com/1wpbm0q
http://somup.com/cr6qjZ3t9q