Archived topic
Aspire Starter Site - Mobile: Adjusting logo size and search positioning
4 replies · Started by chris on October 2, 2019
Hi there,
I am using the Aspire starter site and really loving it so far. However, I am just running into some minor positioning issues with the search icon and increasing the logo size. Currently it looks way too small.
Your help is greatly appreciated.
Thanks.
Actually I just found the solution to the small logo issue.
.mobile-header-navigation .mobile-header-logo img {
height: 200px;
}
Hi there,
The main issue here is that your logo image has a massive amount of top and bottom padding added:
https://www.screencast.com/t/A5AM6twqPDK
Recropping that image will make it work much better on desktop and mobile.
Let me know if this helps :)
Wow.. What a bone head move on my part. lol That's exactly what the issue was. Thanks again Leo!
No problem :)