Hello, I would like to upload my own logo to the appointway theme, but I'm having a hard time matching the color of the logo to the header container. Is there an easy way to do this?? I looked at the page source and was able to somewhat match the color using a third party software, but when I looked at the mobile version of the site, the color of my logo did not match the background. Do I have to mess with the css code to change this?? Please give me some suggestions. Also, it would be nice to be able to create our own color for the look of the theme instead of just being limited to a certain amount of colors. Thank you. John Aviles [email protected]
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .header_container { background: your color value; } Add your logo color in place of "your color value". Thanks & Regards Nitesh Raghuwanshi