Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #383593

    Dear Kriesi Team,
    As you can see in,…
    http://www.corpopromo.com
    I have a problem with the language flags and WPML (flags floating or stepping over the text) at the top of the website in the bar above the Logo/Main Menu, instead of below them.
    This appears in any cases if you access the website with a smartphone of Apple, Android or Windows Phone.
    Can you help me with this?
    Many thanks and regards from Madrid, Adolfo

    #383849

    Hey Adolfo Lucio!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) {
    .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul {
    float: left; }}

    Regards,
    Yigit

    #383904

    Many thanks again Yigit. It works well!!!! Adolfo

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with language flags, wpml and smartphones’ is closed to new replies.