1. tschiwi
  2. Commercial Templates
  3. Thursday, 18 June 2020
  4.  Subscribe via email
Hi,

I'm just wondering if the white space on the left is a bug or a feature? On the right the black background colour fills whole width of the screen ... on the left, just to the layout-width.

I really love this template, but this gives me shivers ... ;-)
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Yes this is how to template was designed. To remove this whitespace try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.content_wrapper.wrapper960 {
width: 100%
}
.content_wrapper.wrapper960 > div > div {
width: 1290px;
margin: 0 auto;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
ok - looks a bit strange to me .... but thanks for the CSS! :D
  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!