1

I tried to merge the CSS in magento 1.7, All the files are updated in a single CSS file created in media/css_secure folder too, Still whole design is breaking.

Please sugeest what can be issue?

0

1 Answer 1

1

may be you have syntax error somewhere in your css.

You can copy whole merged css and validate your css in css validator and check which line causing the issue. because in css after error the rest of the css code wont work so validate your css .

You can use below listed css validator

https://jigsaw.w3.org/css-validator/#validate_by_input

http://csslint.net/

http://codebeautify.org/cssvalidate

Or you can google it css validator and vaidate your css.

2
  • thanks for response.It was already solved by this way only :) Commented Mar 27, 2017 at 10:26
  • You are always welcome :) Commented Mar 27, 2017 at 10:41

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.