Hi there,
I have been customizing the colour of my menu and secondary menu. But now, my menu items are about 200px below the menu area. Please help!
Login info in Private Content.
I also would like the logo to overhang the bottom of the menu. Here’s a picture of what it looks like currently, and what I would like it to look like. https://imgur.com/a/eArntgW
Hey Deanna,
For us to look into this, may I ask that you remove the coming soon page?
Best regards,
Jordan Shannon
Hi Jordan,
Unfortunately I can’t, as I haven’t shown it to the business owner yet.
If you log into the backend with the credentials I gave you, you can simply open the website in a new tab and you’ll see the actual website.
Hi,
I tried that first and still only saw the coming soon page.
Best regards,
Jordan Shannon
Hi Jordan,
Okay, I have removed the Coming Soon page, thanks :)
Hi,
Thank you. Try adding the following to quick css:
.main_menu{
float:right!important;
position:relative!important;
}
nav{
display:inline!important;
}
Best regards,
Jordan Shannon