Styling of ecommerce checkout pages
Permalink
hi everyone,
i just tried to start styling the billing address form in the ecommerce checkout. i'm using bootstrap and want my forms (and the whole checkout look neat and usable), but the way the forms are assembled doesn't really allow me to do so. the assembly of the forms somehow follow bootstrap conventions in elements and class-names but not completely (e.g. span for required not within the label-tag), which destroys my efforts.
does anyone know a way to style them properly without changing dom with jquery afterwards?
help would be much appreciated.
bjoern
i just tried to start styling the billing address form in the ecommerce checkout. i'm using bootstrap and want my forms (and the whole checkout look neat and usable), but the way the forms are assembled doesn't really allow me to do so. the assembly of the forms somehow follow bootstrap conventions in elements and class-names but not completely (e.g. span for required not within the label-tag), which destroys my efforts.
does anyone know a way to style them properly without changing dom with jquery afterwards?
help would be much appreciated.
bjoern