1. Oliver
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Monday, 05 December 2022
  5.  Subscribe via email
Hello Ciaran,
I have two little problems with the template Amelia on J4:
The modules added to sidecol-2 are not shown in resposive mode not below and not above maincontent.
I set layout to C-S-S because on S-C-S sidecol-2 is shown left of maincontent... thats confusing too ^^

The second problem is that the header in responsive mode is scrolling out of the side. Is it possible to fix it on he top?

But most importat is, that I can see the sidecol-2 modules.Please see here: https://gmoabus.de/karte-haltepunkte ...
The list of villages on the left side is not shown up in responsive mode....

Thanks in advance
Oliver
References
  1. https://gmoabus.de/karte-haltepunkte
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Oliver

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width: 767px) {
#main {
flex-direction: column;
}
}


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

thank you!
Works fine :)

Have nice day...
Oliver
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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