- This topic has 3 replies, 2 voices, and was last updated 7 years, 1 month 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]