Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Login details do not work on backend and I cannot get on to frontend either as the site is offline and there is no login panel present?
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
1. You are trying to put both a file and inline CSS in the custom css/js atom. You can't do this in the same item - you specify EITHER a file that you want to load OR add inline CSS. But either way you should not be putting custom CSS here, the best practice method is to use the custom CSS file (for which I gave you the instructions).
2. The CSS you added inline is invalid anyway since it is using the wrong attribute names.
3. You have not created a custom.scss file with the instructions that I gave you.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.