Hi Ciarán,
I am using your J51_Vitality template on my site. How can I eliminate or change the color of the thick grey border that appears on the left and right sides of each page? Thanks!
Steven
#container_slideshow,
#container_top1_modules,
#container_top2_modules,
#container_top3_modules, #container_main,
#container_bottom1_modules,
#container_bottom2_modules, #container_base,
#container_copyright,
#container_footermenu {
border-color: transparent;
}
[class^="social-"], [class*=" social-"] {
background-color: transparent;
}