1. marcelhavlik
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 21 August 2017
  5.  Subscribe via email
Hello, can you please help me to increase width of background image in Bottom3 position from wrapper size (default 1140px) to 100% (like Base position)? Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly, have you tried enabling the 100% Width features for these modules positions in the Module Widths tab of your templates parameters?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Yes, I have tried this feature, but in this case is changed completely the module width - not only background image.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

#container_bottom3_modules .wrapper960 {
width: 100% !important;
}
#container_bottom3_modules .block_holder {
margin: 0 auto;
width: 1180px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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