1. falcongr
  2. Commercial Templates
  3. Friday, 27 March 2015
  4.  Subscribe via email
Hello
I have put the language switcher at the header-1 position at the lifestyle template but this module position is not visible when enter the responsive mode( visiting the site form a tablet or a mobile). How can i fix it.

Thank you in advance
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To ensure this module position appears on all screen sizes, try adding the following to the Custom CSS field of your templates parameters...


#container_spacer1 {
display: inline !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello
Now the language switcher is visible at the responsive mode but it is not working as if you try to click any of the flags you can;t as it is a part of the header and it directs you to the homepage.

Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
You can check it at http://weblime.gr/shine. I have disabled the custom css code you told me as it gives me the error I described.also I found another issue when you visit the site from a tablet or a mobile if a menu has a submenu you can't visit the primary menu destination as it is not clickable ( take a look at blog )

Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Could you try ammeding your Custom CSS to the following...


[code[#container_spacer1 {
display: inline-block !important;
}[/code]

Regarding your parent menu item issue, may I suggest the following post... http://www.joomla51.com/forum/8-commercial-templates/5991-enlighten-mobile-main-menu-not-fully-functional#13254

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you very much , now it is working ok.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!