Custom CSS on Custom Fields
You can easily add your own Custom CSS on Custom Fields to show on the Detail Page Display.
You can add Two Types of Classes in any Custom Field.
- Input type Class
- Container Class
Note: Before adding a class, make sure that the class name is correct and it's available in your code or custom CSS settings.
Here is an Example.
If your class name is correct then you can see the output on the frontend.
By following above method you can easily Customize Single Layout and style according to your own design.
Here is another example, We have added different classes ( available in my CSS file ) to every custom field and here you can see the display of that classes.