cancel
Showing results for 
Search instead for 
Did you mean: 

sass to css in Magento 1.9

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

sass to css in Magento 1.9

Hello, 

 

I would like to change the background color on the mega menu on my Magento website.

 

on the inspector I have :

 

 
@media only screen and (min-width: 992px)
header-nav.scss:93
.main-menu {
position: relative;
top: 0;
width: 100%;
left: 0;
z-index: 99;
background-color: #000;
}
4 REPLIES 4

Re: sass to css in Magento 1.9

Hello @sara_b,

 

Can you please try to remove that .css file? Maybe it will compile from sass to css and your changes will be there.

 

--
If my answer is useful, please Accept as Solution & give Kudos

Re: sass to css in Magento 1.9

I did as you suggested and now the website is taking forever to load .. waiting

Re: sass to css in Magento 1.9

didn't work :/

Re: sass to css in Magento 1.9

Please drop me a PM and I shall take care of it for you.