- This topic has 8 replies, 3 voices, and was last updated 6 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
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
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]