- This topic has 3 replies, 2 voices, and was last updated 7 years, 5 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
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]
Are you searching for the best WordPress Black Friday deals 2025? You’ve landed in the right spot! Black Friday and Cyber Monday are the biggest […]