1. current
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 27 November 2015
  5.  Subscribe via email
Hi

I have one more problem. I have enabled in "header 2 position" my Language Switcher and the flags do not appear in iphones and smartphones layout (even in landscape mode). There is no problem with ipads and tablets.

http://memasapartments.com/

Could you please help me?

Thanks
Rita
Accepted Answer Pending Moderation
0
Votes
Undo
Hi RIta

To ensure your header-2 module appears on all screen sizes try adding the following to the Custom CSS field of your templates parameters...


.header-1, .header-2 {
display: block !important;
}


You can also center your flags by adding the following....


.mod-languages {
display: inline-block;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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