Home › Forums › WoodMart support forum › Need help › Reply To: Need help
Bogdan Donovan
Hi,
The CSS works so that if an error is made in code (unclosed brackets, missing semicolon, etc.) all subsequent code will not work. In your case, you have unclosed brackets in the last part of your previous custom code and code that we have provided in the following post (https://xtemos.com/forums/topic/need-help-5/#post-104937) did not work because you paste in after code with a mistake.
For now, you have closed brackets in the broken part of the code (https://gyazo.com/d11927c04ff9c8e63ae03f666dd6daeb) and the new code that you will paste after it will work now.
To fix your initial problem (https://xtemos.com/forums/topic/need-help-5/#post-104933) paste this (https://xtemos.com/forums/topic/need-help-5/#post-104937) code snippet to the Custom CSS area in Theme Settings.
Regards