1. quickchilli
  2. Commercial Templates
  3. Monday, 12 March 2018
  4.  Subscribe via email
I have added translation flags in module area Header-1 and Header-2 right at the top but these are turned off in mobile view. In the template responsive styling there is no option to turn them on. Would anyone have a solution to this.

Many thanks
Paul:D
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

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

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

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

.header-1 {
display: block !important;
}
@media only screen and (max-width: 767px) {
#container_spacer1 {
min-height: 102px;
}}


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


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