
The VirtueMart Billing Address “Title” Font is Too Large
Cause: The default “Title” field has a field name of title. This is picked up by your template CSS as being a “title” class (which it isn’t).
Solution: Duplicate your “Title” field in VirtueMart, making sure that the Field name is not “title”.
- Go to Components -> VirtueMart
- Go to the Configuration menu on the left hand side -> Shopper Fields
- In the Field Name column, click title (open in a new tab/window so that you can easily copy the settings across to your new title field that you are about to create)
- Go back to your original screen (which should still be open, because you opened the current title field in a new tab/window)
- Click New
- Copy all the settings of the original field (open in your other tab/window) with the exception of FIELD NAME which you should name virtuemart_title (see images below)
- Save.
- In the top left filter box, type title. This should bring up both the current title field and the new one you just created.
- Find the Reorder column, and click the Reorder title (in order to make the order editable). If you do not click the Reorder title, then you will not be able to reorder the items.
- Change the order value for your new field, to match the current field. Then push the little save icon (shown in the screenshot above), to save your changes.
- If you refresh your website front end, you will now see two title fields: one original with giant font, and the other is your new field with normal sized font.
- Now, go back to your administrator area and unpublish the original title field (tick the box of the original title field, and push the unpublish button in the top right corner), so that you are only left with your new title field.
- Refresh your website front end and admire your handiwork.
VirtueMart 2.0 Troubleshooting
[…] Billing address “Title” font is too big […]