1. nebuladesigns
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 22 August 2016
  5.  Subscribe via email
I've built a new site using Fedora Template. Having an issue on the contact page where I applied a 2 column layout. The contact details and RS Form are not displaying correctly on a mobile phone.
http://www.cassimattorneys.co.za/index.php/contact-cassim-attorneys.html
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
  • Page :
  • 1


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