Home>Support>Responsive Menu Text polylang

Responsive Menu Text polylang

Hi,

I want to know if is it possible to create different Responsive Menu with the polylang plugin installed.

Thus a Responsive Menu for each language available !

Thanks a lot

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Kiki

    It’s unfortunately not possible at this stage. The responsive menu is a duplicate of the main menu. I’m unfortunately not sure how this would be handled. If you make any progress perhaps let us know. Perhaps a third-party responsive menu plugin?

  2. 9 years, 9 months ago Master Kiki

    Hi,

    in this purpose, if I add a plugin “responsive menu”, but I Obtatin 2 menus one ” normal” from vantage and one other plugin.
    Is it possible to limit the view of “normal menu (vantage)” in function of scrrenview ?
    if responsive menu is visible from 0 to a defined size of screen , the normal menu could be visible from maximum to an aonther defined size of screen viewer.
    |0—————-“responsive menu”—>*—————————–1980|
    |0—————-*<—"normal menu"———————————-1980|

    I hope to be be understandable with my poor english.

    Thans a lot

  3. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Apologies for the delay here. You could try using Custom CSS for this. Perhaps something like this:

    @media (max-width: 780px) {
    
    .main-navigation ul:first-of-type li a {
    visibility: hidden;
    }
    
    }
    
  4. 9 years, 9 months ago Master Kiki

    This a very big GREAT !

    We say “gĂ©nial” in french !

    Thanks a lot

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More