Forum Forum Magento Theme SNS Nazic – Magento Theme Which CSS file to edit.

  • Author
    Posts
  • #2836

    Saud
    Participant

    Hello,

    I wanted to ask, on my nazic theme i added a custom div above the nav menu so now i want to change the existing css statement from:
    .header-right {
    float: right;
    padding: 30px 0px;
    }

    TO
    .header-right {
    float: right;
    padding: 18px 0px;
    }

    for this purpose I tried to edit
    /skin/frontend/sns_nazic/default/css/theme-f23f3f.css : 2605
    but it’s not changing or not saving the new changes.

    Can you please tell me which css file should i be changing?
    and also which file contains the Media Query that i can edit?

    Thank you so much in advance.

You must be logged in to reply to this topic. Click here to login or register