- This topic has 3 replies, 2 voices, and was last updated 6 years, 10 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 get a large logo with architect pro
Hi.
As per the title, I am using architect pro and when upload a logo it is small at the top.
www.coolbeanswebdesign.com/cw3
I would really like to have the logo the height of the menu banner in desktop mode but it only shows as tiny.
Even if I increase the maximum height of the menu area the logo is only a fraction of the height and the menu bar is excessively deep.
Can you help me?
Thank you.
Stuart
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.logo img { height: auto; vertical-align: top;}
.logo::before { height:100% !important;}
.sitenav ul li a { padding:50px 0 40px 30px;}
Regards,
Dave
Brilliant thank you!
How Can I reduce the gap around the logo?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.logo { width:auto; padding:15px 15px 15px 0;}
.logo img { height: 90px;}
Regards,
Dave
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]