Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #874301

    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.

    #874337

    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

    #874349

    Nothing changed. The logo still floats to the left and I still have the menu icon in the main nav.

    #874370

    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.

    #875562

    Hi mftonto2and3,

    Do you have a screenshot of how it is suposed to look like? Would be really helpful.

    Best regards,
    Victoria

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.