1. andrea76
  2. Free Templates / Extensions
  3. Tuesday, 17 October 2017
  4.  Subscribe via email
header-1 and 2 + social menu don't show on smartphone
on header I have a language menu with flags classic Joomla.
How can show this positions on phone?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your header-# modules?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 1024px) {
.header-1, .header-2 {
display: block !important;
top: 0;
}}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect!
SOLVED - Thanks
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


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