Last Updated: 10 March 2025 | Change Log

Styles

Worldpay eCommerce merchants only

You can optimize the look and feel of your payment pages by uploading your own cascading stylesheet (CSS), font and logo.

Edit and upload styles

We provide a Worldpay logo and an example Cascading Stylesheet (CSS) as default. Our public CSS is an example stylesheet that you can customize to change the look and feel of your payment pages.

  1. To edit logos, cascading stylesheets (CSS) and font files go to "Styles" in the left hand menu of your HPP Designer.

  2. To upload your logo, click on the Logo menu option.

  3. To upload your stylesheet, click on the Stylesheet menu option.

  4. To upload your font, click on the Font menu option.

  5. To upload files, you can either drag the file(s) into the box or click on the 'Browse Files' to upload the file(s).

Stylesheet

  • Select a stylesheet by clicking on the corresponding row from the table

  • The selected stylesheet is outlined with a blue border. You can view the updated style in the preview screen on the right-hand side

Review CSS Errors

The CSS error messaging is currently displaying at the top of the page. This error message provides line item details of the identified errors, which can help you to troubleshoot issues more effectively.

Font

You can upload your font and specify the style, weight, and stretch.

To apply a font to specific areas of the page or use multiple fonts, we recommend you assign a "Family Name" to each font. This allows you to refer to fonts in your stylesheet using the "font-family" CSS property.

Info

You can use an alternative font that doesn't include Latin characters. If you use this alternative font and the payment page needs a Latin character, the payment page uses the font specified within the font-family property. If there is no font specified within the font-family property, the payment page uses the default Hosted Payment Pages font.

  • Select or unselect the font by clicking on the relevant tile in the tile list. To use multiple font styles throughout your stylesheet, apply family names to individual styles and then select the names you require from the font tile list

  • The selected font is outlined by a blue border. You can view the updated font in the preview screen on the right-hand side. Currently, only single fonts are visible in the preview window

  • Choose a logo by clicking on the relevant tile in the tile list

  • The selected logo is outlined by a blue border. You can view the updated logo in the preview screen on the right-hand side

The stylesheet, font or logo you selected automatically apply to the TRY environment.

Info

To go back to the Worldpay look and feel, you must select the Worldpay Logo and Worldpay CSS. For the font, you can deselect the chosen font.

Restrictions and Properties

The stylesheet and logo files that you upload must meet certain criteria.

Asset typeMaximum dimensionsAllowed file typeMaximum file size
Logo
  • Width: 700 pixels
  • Height: 200 pixels
  • .gif
  • .jpg
  • .jpeg
  • .png
512KB
StylesheetNA.css30KB
FontNA.woff512KB

You can find full restrictions and available properties in our public CSS file.