1. mcafcules
  2. Commercial Templates
  3. Saturday, 04 August 2018
  4.  Subscribe via email
I have the order for side columns and content set as S-C-S. I have my module set to sidecol 1a, but for some reason on mobile, it's still displaying after the content. Anyway to fix this?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Here’s the url where the problem is occurring. I have a sidecol info module and then a contact form.

Contact form in inserted in an article so it’s showing up where the content section is assigned. I have the the setting at S-C-S and the module is in sidecol 1a

Please view on mobile. I want the info to show first then form when you scroll down.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.sidecol_a, .sidecol_b {
order: 0 !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you very much! Worked like a charm!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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