This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Responsive Menu Text polylang

11 years ago · Last reply by Master Kiki 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Andrew Misplon Staff 11 years, 3 months ago

    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. Master Kiki 11 years, 2 months ago

    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. Andrew Misplon Staff 11 years, 2 months ago

    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. Master Kiki 11 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread