- This topic has 8 replies, 3 voices, and was last updated 2 years, 10 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
Tagged: logo header space
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
Multiconcept WordPress theme have been gaining importance in our industry and a requirement for the last theme ever or a killer theme which can at […]
We have put together a dynamic collection of clothes and apparels WordPress themes for the relevant business industries and representatives, clothes and shoe store owners, […]
When it comes to developing a website, whether you are looking to jump start your business or looking to set up an eCommerce portal or […]