Username or Email
Password:
Forgot Password
I want to change the font size for product description without to change the font size of all page.
How can I do it?
thank you.
The product description is in a div with class “product-specs” (at least in the default template) so you can simply add a .product-specs css class to the stylesheet, e.g. skin/frontend/default/default/css/custom.css.
Anders Rasmussen | Crius criuscommerce.com Magento extensions crius.dk Magento services (in Danish)
thank you for your reply.
I´ll try it.