- Posts: 1
- Thank you received: 0
article title
7 years 4 months ago #47384
by geribo
article title was created by geribo
I changed Latest News on home page from 4 to only one column. Article titles should now be larger, same as on other pages. How can I achieve that?
www.bg-aachen.de/index.php
www.bg-aachen.de/index.php
Please Log in to join the conversation.
7 years 4 months ago #47385
by milos
Replied by milos on topic article title
Hello,
You can control heading font size if you edit template file template_css.css and change font size here:
Thanks,
Milos
You can control heading font size if you edit template file template_css.css and change font size here:
Code:
.sparky_home h2, .sparky_home h2 a {
font-size: 18px;
padding: 0;
color: #333333;
}
Thanks,
Milos
The following user(s) said Thank You: geribo
Please Log in to join the conversation.
Time to create page: 0.190 seconds