While your point-of-sale (POS) system comes with a clean and functional design out of the box, you may occasionally need unique visual adjustments to fit your specific operational needs. The Custom CSS setting is an advanced, developer-focused tool that functions similarly to the Custom Script feature. It allows your technical team to add Cascading Style Sheets (CSS) code to modify the appearance, layout, or visibility of elements within your software.
This feature is used strictly when a business requires tailored changes to the software's interface.
Example Scenario: If there is a specific field, button, or menu on the screen that your staff never uses, and you want it completely hidden to prevent confusion, a developer can write a few lines of CSS code (such as setting an element's display to "none"). By pasting that code here, the software will automatically hide that specific element across your POS interface.
If your developer or technical support team has provided you with a custom CSS snippet, follow these steps to apply it to your system.
The Custom CSS field should only be used by qualified software developers or IT administrators. Entering incorrect or malformed formatting code into this box can distort your POS interface, hide important operational buttons, or make the software difficult to use. Never type randomly into this field.