1 / 3
Mar 2010

Does anyone know how to change the font size in the cart? I've tried with CSS and trying to edit the EJEJC_config and have had no luck. Any suggestions?

  • created

    Mar '10
  • last reply

    Mar '10
  • 2

    replies

  • 1.1k

    views

  • 3

    users

  • 2

    links

The overlay cart should inherit any CSS settings that are on the page it appears on. You can try the View Source Chart add on for Firefox to see a layout of the code on your page while the cart is open, it may give you a better idea of why the code is not carrying over in the cart.



You can find the add on here:

http://jennifermadden.com/scripts/ViewRenderedSource.html

BTW, you may find this page easier for installing the View Source Chart extension in your Firefox:

https://addons.mozilla.org/en-US/firefox/addon/655



Then just bring up the cart in your page and leave it visible when you select the View Source Chart menu item; you'll find our cart code appended at the end of your page source.