1. praticawebus
  2. Commercial Templates
  3. Friday, 18 November 2016
  4.  Subscribe via email
Hi, I would like to know how to remove the left and right margins of templarte Valencia to see the page without the side edges. Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


#container_top1_modules, #container_top2_modules, 
#container_top3_modules, #container_main,
#container_bottom1_modules, #container_bottom2_modules,
#container_bottom3_modules, #container_base,
#container_copyright {
margin-left: 0;
margin-right: 0;
}
#container_slideshow {
padding: 0 !important;
}


CiarĂ¡n
  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!