You must be logged in to reply to this topic. Click here to login or register
Forum › Forum › Magento Theme › SNS Avaz – Magento Theme › Can not edit css files
Hi Team,
I am editing the theme-fe7522.css file but after save nothing happen refreshing page. Then i open theme-fe7522.css again but last change is not there. What happen? There is any scripts to back to original file content?
I need to do the same changes:
.sns-product-detail #product_shop dt {
float: left;
clear: both;
margin-bottom: 10px;
}
.sns-product-detail #product_shop dd {
float: left;
}
.sns-product-detail #product-options-wrapper p.required {
margin: 0;
color: #ec3d3d;
position: absolute;
right: 0;
top: 5px;
color: #fe6d4c;
}
You must be logged in to reply to this topic. Click here to login or register