Shape 5

Joomla Templates => Business Line - Club => : wycowboy May 02, 2016, 09:12:01 AM



: blog article title font smaller
: wycowboy May 02, 2016, 09:12:01 AM
how do I make the blog article name smaller.


: Re: blog article title font smaller
: mikek May 02, 2016, 11:51:53 AM
Hello,

That is controlled here in template.css:

#s5_component_wrap_inner h2, #s5_component_wrap_inner h1 {
font-size:1.8em;
font-weight:600;
margin-bottom:30px;
}

But reducing that will effect all article and component titles.