1. rboersma
  2. Commercial Templates
  3. Tuesday, 19 April 2016
  4.  Subscribe via email
Hi,

I'm using the j51_icons module in the same setup as in the demo revolve template. I noticed that when using three colums it is not centered very well. I noticed the same problem in the demo template. When using a desktop you can barely see it, but when using a mobile it shows very well. The url is http://www.natuurlijkoosterend.com
Accepted Answer Pending Moderation
0
Votes
Undo
mod_spanhead and mod_standard centers them correctly, but it shows the light grey vertical line at the right on the mobiles.
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


#top1_modules.block_holder {
padding: 0;
}
.top-1 .module.noPadding {
margin-left: 0 !important;
margin-right: 0!important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

The grey vertical lines are still there after the change.
I've send a screen.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


.j51_icon {
border-left: none;
border-right: none;
}


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


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