1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Tuesday, 05 May 2015
  5.  Subscribe via email
Hello,

On the following page I use two columns in the page body with the class="col-2" class: http://www.kbzdiamanttechniek.nl/betonboringen
On mobile devices I'd like the columns to stack beneath eachother so that the lay-out keeps intact, or as an alternative that the module with the form I'm using in the page (module anyware plugin) isn't visible. I've tried the 'hidden-xs' class but that doesn't work there.
Any help is appreciated, thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


@media only screen and (max-width: 767px) {
.col-2 {width:100%;}
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,
This works, thanks!
  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!