- This topic has 8 replies, 3 voices, and was last updated 6 years, 8 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Architect Pro header logo space
Hi
how can I change the header logo space top of all pages?
http://kenttilecentre.co.uk/wordpress/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.logo { left:20%;}
Regards,
Chris
thanks Chris
that just moved the logo to the right
I want to keep the logo left but expand the size into the space on the right please
Hi Chris, could you reply to the previous message please, I’ve got a client waiting to see the new design – thanks
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.logo { left:0 !important; width:45%;}
.header_right { width:55%;}
Regards,
Chris
perfect thanks
🙂
Hi Chris, apologies but I’ve just realised the mobile page version is compressing the image
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS and paste below code there:
@media (max-width: 767px){
.logo{width: 100%;}
.logo img{height: auto;}
.header_right{width: 100%;}
}
Regards,
Shri
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]