View Single Post
  #11  
Old 04-21-2016, 10:16 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: change background colour side margins

Quote:
Originally Posted by Noodl3s
ok found the problem, I had to change the background colour in the digital themes css and .less files and that has done the trick, thanks for your help

xcart/skins/default/en/modules/XC/ColorSchemes/Digital/style.css
xcart/skins/default/en/modules/XC/ColorSchemes/Digital/style.less

Did you change these files? If so, it is a bad idea as the next upgrade will revert the changes.

Instead, you should increase the specificity of you CSS rules by adding extra CSS classes to the selector.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote