1. awarejoo
  2. Commercial Templates
  3. Monday, 05 August 2019
  4.  Subscribe via email
Hello,
I wish to have all modules full width at portrait in responsive mode.
What CSS should I add and where?

Thank you.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your template settings...

@media only screen and (max-width: 959px) {
.top-1, .top-2, .top-3, .contenttop, .contentbottom, .bottom-1, .bottom-2, .base-1, .base-2 {
width:100% !important;
}}


Ciaran
  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!