Results 1 to 2 of 2

Thread: increase font size in cart and checkout pages

  1. #1
    Join Date
    Apr 2012
    Posts
    41

    Default increase font size in cart and checkout pages

    I would like to increase the font size pretty much site wide, where are most of these defined? I'd at least like to start with increasing the font size in cart and checkout pages.

  2. #2
    Join Date
    Nov 2006
    Posts
    120

    Default

    Depends on the site version for the location but it will most likely be your style.css file.

    You can set it for the whole site in the body CSS by adding

    font-size: 1em;

    You can increase that number to increase the size.

    Good article on font size rules and best practices

    http://www.w3.org/QA/Tips/font-size
    Shawn

    http://www.FirstChoiceMarine.com

    Currently 7.1 moving to MS9.3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •