#5242

sns_truongdd
Moderator

Hi,

– To change the background color at the Footer, please go to the file skin\frontend\sns_luxury\default\less\content\home.less, find with the key ‘#sns_footer_middle’, which container the code

border-top: 1px solid #ddd; background: #232120;

then change ‘#232120’ by the one you want.

– You can custom My cart at these files:
app\design\frontend\sns_luxury\default\template\page\html\header.phtml
app\design\frontend\sns_luxury\default\template\sns\blocks\top-cart.phtml

Thanks,