- This topic has 5 replies, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Architect Pro theme logo space
Hi
can you supply a fix so I can make the logo horizontal space larger please
https://nigelstevenson.co.uk/new/contact/
thanks
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.logo { width:36%; padding:10px 0;}
.header_right { width:60%;}
Regards,
Dave
perfect but the mobile is now too small, can that be fixed as well please
https://nigelstevenson.co.uk/new/wp-content/uploads/2021/02/mobilecapture.jpg
thaks
Hi,
Kindly use this CSS:
@media screen and (max-width:479px) {
.logo, .header_right { width:100% !important;}
}
Regards,
Dave
double perfect 😉
🙂
Image Gallery WordPress Plugins Powerful and feature – packed image gallery WordPress plugins are assembled here. They are suitable for photographers, designers, artists, freelancers, photo […]
Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]