Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    I would recommend you to change the widget look to Flags with language names/codes if you intend to place it into the menu.

    Thanks! ??

    Thread Starter jonathanrama

    (@jonathanrama)

    Thank you for your prompt response??. I have made the changes as suggested, and now it fits well. However, the dropdown menu is not appearing, and I cannot change the language.

    Plugin Author edo888

    (@edo888)

    Hi,

    You will need the following additional CSS, since it conflicts with a different CSS rule you have, so the dropdown always stays hidden.

    .main-header .main-navigation-area .main-navigation ul>li:hover>ul {display:inline-block}

    Thanks! ??

    Thread Starter jonathanrama

    (@jonathanrama)

    Hello,

    Thank you so much for the CSS; it works perfectly! I am really excited to be using your plugin??. However, I have run into an issue: the mobile menu isn’t deploying correctly. Could you please help me adjust it so that it works properly? Should I apply another CSS rule? I would be very grateful if you could take a look.

    Best regards

    Plugin Author edo888

    (@edo888)

    Hi,

    Here is another CSS rule to fix the mobile menu too:

    ul.dropdown-menu.sub-menu {position:relative;float:none;padding:0}

    You have a rule related to .dropdown-menu in /test/wp-content/themes/classima/assets/css/bootstrap.min.css file, which is causing issues.

    Thanks! ??

    Thread Starter jonathanrama

    (@jonathanrama)

    Hello,

    Thank you so much for the solution! I am truly impressed with the effectiveness of the edo888 support. It has helped me 100%. I will definitely leave a positive review of both the support and the plugin. Greetings and thank you again for all the support!

    Thanks!??

    Plugin Author edo888

    (@edo888)

    You are welcome! ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘detachable flag in menu’ is closed to new replies.