Figured it out. You have to change under css files
Reply not needed I figured it out.
I am currently trying to change the background of the header. I try to do the following but it didnt work.
.header_section hd_cover{
background-color: white;
}
.col-md-6 col-sm-12 wl_rtl{
background-color: black;
}
In addition, I want to add a search button to the most right of the menu. Please help. i know how to make a general textbox and button in html, just not sure where to add it in this theme.
Thank you for your help in advance.
Thanks for your help. Once I get few more issues resolved I will come back to the third issue.