#2848

Tu Tran
Moderator

Hi,

– To solve this issue, please go to the file skin\frontend\sns_nazic\default\less\core\custommenu.less, find with the key ‘.header-right’, which contains the code

float: right;
padding: 30px 0px;

you can edit this to change the css. Otherwise, you can custom the file css /skin/frontend/sns_nazic/default/css/theme-f23f3f.css, but before that, you have to go to SNS Theme >> SNS Nazic >> Advance setting >> Less, set ‘only complie when don’t have the css file’.

– The file contains the Media Query is skin\frontend\sns_nazic\default\less\responsive.less.

Thanks,