- This topic has 2 replies, 2 voices, and was last updated 5 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › Font Sizes
I am trying to change the font sizes (Make smaller) in two areas of the Website.
1. Team Member Names
2. Our Services (titles of the three boxes).
http://teateclinic.com/wordpress/
Please advise, how this can be done
I have already tried the Editor and changing the CSS, but it doesn’t seem to work.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.three_column h2 { font-size:24px !important;}
.teammember-list h4 { font-size:22px !important;}
Regards,
Chris
When it comes to websites, most often fail to gain much attention on account of their lousy design or the fact that they are loaded […]
If you are an interior designer or an artist, then you would definitely need a website and preferably one that’s built using WordPress, given the […]
One of the hazards of setting up a website and marketing online is in making sure that you have picked out the right theme for […]