- This topic has 3 replies, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › How to edit header
If I create a header image to the recommended size, upload it, set it as header image, save it, uncheck site title and tagline, shouldn’t the header image show in the header?
Hi Robert,
Kindly show us your website URL.
Regards,
Dave
Thanks for getting back to me. My website is www.shangri-la-tearoom.com.What I want is to have my logo and Business name and tagline in my header without having it all stacked up. (see website). Is there a way to make the header wider?
Hi Robert,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .logo{width:auto !important;}
.header .header-inner{width:1300px !important;}
Regards,
Dave
