Hello, My website is http://www.khopla.org. My logo is coming out on the left side but I was wondering if there was anyway I can center it so that the logo is in the middle. Is there a way to do this? Thank you
Insert this code into the Custom CSS field in the theme options Code: .header .logo { text-align: center; }