Inspect HTML element and add your own CSS styles

In your Chrome browser, right click the HTML element you want to check and select Inspect, see the following for detail:

Find and test the CSS styles you want to change in “Styles” panel of the browser first.To override the CSS styles, you may add your styles under the HTML → Styles → User tab (or use server events if applicable) in PHPMaker.