1. gaston
  2. Commercial Templates
  3. Tuesday, 13 January 2015
  4.  Subscribe via email
I use style 1 with a width of 1680 and responsive design is out.
Logo is on the left and not at center. Menu is on the right and not at center.
If I display with a small resolution (1400,1200,1024) menu disappears on the right.
In the demo style 1 all is ok. I have not change any parameters ????????
Thank you for your help
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...


@media only screen and (max-width: 1680px) {
.wrapper960 {width:100% !important;}
.wrapper960, .content_background, #header {margin: 0 auto;}
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello
Good ! All is OK
Thank you
  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!