Can't change module's header size

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
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
Thu Mar 05, 2015 10:16 am
Reply with quote
Report this post
Hi!
I try to change module's header size to h4. You can see it on picture. But it is still h3.
Maybe I am doing something wrong? Could you help me please.
Regards, Peter
User avatar
Expert Boarder

GK User
Fri Mar 06, 2015 4:34 am
Reply with quote
Report this post
Never mind, I have resolved it via class suffix :)
User avatar
Expert Boarder

teitbite
Sat Mar 07, 2015 11:25 am
Reply with quote
Report this post
Hi

Great to hear that. Can You please share some details in case someone else will be looking for the same solution ?
User avatar
Moderator

GK User
Sun Mar 08, 2015 5:42 am
Reply with quote
Report this post
Of course. I added class in override.css with parameters that I need

.StudyPrograms .header {
color: #333;
font-size: 21px;
font-weight: 400;
line-height: 28px;
padding: 0 0 10px 0;
text-align: center
}

And then added name of the class "StudyPrograms" in module, in field css class suffix.
User avatar
Expert Boarder

teitbite
Mon Mar 09, 2015 8:09 pm
Reply with quote
Report this post
Hi

Thank You for shearing that. I bet it will help someone.
User avatar
Moderator


cron