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.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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?
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
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; } }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.