- This topic has 1 reply, 2 voices, and was last updated 9 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
I’m using the ‘style4-blue’ but i can’t seem to change the font size in the pricing header.
#shaon-pricing-table .colHeader h2{
font-family: ‘Bowlby One SC’, sans-serif;
font-size: 30px;
margin: 10px auto 0 auto;
color: #333;
text-shadow: 0px -1px #000;
}
I’ve changed the font size from 50px to 30px but nothing changes. But if i use firebug and change this to a smaller size it works fine. I’m i prehaps in the wrong stylesheet?
The style sheets at: /wp-content/plugins/pricing-table/table-templates/style4-blue/css/style.css
Here is a screen shot from the pricing header :
http://cl.ly/image/080k3S0z2X29
Here is a screen shot from the pricing header when font is reduced with Firebug, and this is the way i would like it.
http://cl.ly/image/1O0W1j0a1w39
you are in right css file, but give me your url to tell you more specifically about required changes