Reduce article headings

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jan 28, 2014 12:53 pm
Reply with quote
Report this post
Hi,

I am trying to reduze the size of the article headers. In the css I changed the h1 setiing from 46 px to 38 px, but no result whatsoever. How can I reduze the size of the article heading.

Thanks!

Walter
User avatar
Fresh Boarder

GK User
Wed Jan 29, 2014 10:29 am
Reply with quote
Report this post
If you use default Joomla! content please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
article header h1, article header h2 { font-size: 30px !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab. Of course value you can change to your own one but right now the headers have 42px
User avatar
Platinum Boarder


cron