Archived topic
size of area above header - where menu navigation is
3 replies · Started by Lisa on April 22, 2022
Hello
My main site is: SingleIngredientGroceries.com
I have a subdomain Shop.SingleIngredientGroceries.com
On my site, I used redirects so that SingleIngredientGroceries.com/Shop displays Shop.SingleIngredientGroceries.com
I have set up both sites to have the same formatting, headers, fonts, sizing, spacing, etc.
Or so I thought.
One thing I can not get right is the space above the header -- the white area that displays the primary navigation (Welcome, About, Blog, Shop etc).
The Shop.SingleIngredientGroceries.com page has a smaller (shorter) space compared to the rest of the site.
I can't figure out what setting changes this space. I looked at menus, customize, elements, etc.
Thank you for your help.
Hi Lisa,
You have this CSS in your main site, but not in your shop site:
.main-title {
border-width: 1px;
padding: 7px 15px;
}
Hi Ying!
Perfect....Thank you so much.
You are welcome :)