I posted this a few days ago but have not heard back.
1. After the lates update the mobile menu appears in my main nav. How do I get rid of it and why is showing up now?
2. My logo floats to the left. How do I fix that?
Please web address in private content.
Hi,
I adjusted your custom CSS in Style.css file and added following one
@media only screen and (min-width: 990px) {
.menu-item-avia-special {
display: none!important;
}
.logo {
margin-left: 25px;
}}
Please review your website
Best regards,
Yigit
Nothing changed. The logo still floats to the left and I still have the menu icon in the main nav.
Nothing has changed with the site. The logo still floats to the left and I still have the menu icon in the main nav. Please look at the site before you tell me you fixed it.
Hi mftonto2and3,
Do you have a screenshot of how it is suposed to look like? Would be really helpful.
Best regards,
Victoria