Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1071736

    Hi support,
    i’m opening this new topic as i can’t get an answer with the previous one for more than 13 days, there is a confusion that i don’t understand, it’s the first time, and my client is not happy. Please find below the original request :

    there is a big confusion with this ticket, i juste want to be help with the problem with the flags going over the logo in vertical mobile view

    Victoria told me on february 19th : “no problem, just need to see the page” ( see my initial demand below )
    – Finally i disable the WPML flag menu to keep only the 2 avia flags icons form avia ( see screenshot )
    – the only problem that is remaining is with the display on smartphone or tablet : as shown in screenshot the 2 flags are going over the logo and the burger menu icon : how can i fix it : is it possible to make them going above or in burger menu in smallscreen only ?
    Please find attached all the details
    Thank you very much for your help and support.
    Kind Regards
    Stan

    #1072957

    Hey sdesign-web,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    span.logo {
      max-width:50%;
    }
    }

    Best regards,
    Rikard

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