Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Style Featured Products Heading Via CSS?

Style Featured Products Heading Via CSS?

Locked

Views: 834

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
4 Aug 2010, 5:15 PM
#1
gaffettape avatar

gaffettape

Zen Follower

Join Date:
May 2009
Posts:
433
Plugin Contributions:
0

Style Featured Products Heading Via CSS?

Hi,

Does anyone know how I can style the Featured Products heading on my homepage via CSS without effecting any other elements?

I have had a poke around with the firefox web developer toolbar & tried #featuredProductsHeading but that doesn't seem to work. Anyone got any other ideas? I'm using 1.3.9e with the trublu template.

Sorry no link available at the moment.

Thanks :smile:

4 Aug 2010, 6:41 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Style Featured Products Heading Via CSS?

#featuredProducts .centerBoxHeading

Don't forget the space before the dot.

4 Aug 2010, 6:50 PM
#3
gaffettape avatar

gaffettape

Zen Follower

Join Date:
May 2009
Posts:
433
Plugin Contributions:
0

Re: Style Featured Products Heading Via CSS?

Aha!!... why didn't I think of that :frusty:

Thanks stevesh :smile: