change size font of Breadcrumbs

Winter sport ecommerce template for Joomla with VirtueMart support
GK User
Fri Jan 11, 2013 10:15 pm
How can I change font size of Breadcrumbs module? I want to make font size bigger only in this area of my website. What code should I modify?
thanks
User avatar
Senior Boarder

GK User
Fri Jan 11, 2013 11:58 pm
Hi,

The font-size for breadcrumbs is specified in the template.css file in the following selector:

Code: Select all
#gkBreadcrumb
User avatar
Administrator

GK User
Thu Jan 17, 2013 5:03 pm
what can I do exaclty if I can font-size to 16px? I put this in Custom CSS code?

dziudek wrote:Hi,

The font-size for breadcrumbs is specified in the template.css file in the following selector:

Code: Select all
#gkBreadcrumb
User avatar
Senior Boarder

GK User
Thu Jan 17, 2013 9:58 pm
Please read my post carefully -the font-size is specified in the mentioned place (as a "font-size" CSS property) - you have to just change the value ;)
User avatar
Administrator

GK User
Thu Jan 17, 2013 10:09 pm
dziudek wrote:Please read my post carefully -the font-size is specified in the mentioned place (as a "font-size" CSS property) - you have to just change the value ;)

Sorry, I find it.
thank's
User avatar
Senior Boarder


cron