- Posts: 16
- Thank you received: 0
Justice - change zoo item header
-
jaydee
Active member - Topic Author
- New Member
Less
More
3 years 6 months ago - 3 years 6 months ago #47925
by jaydee
Justice - change zoo item header was created by jaydee
Hi there
I would like to make this header smaller
Like H2 20pix – I’ve done it on another template with your help – but cannot find where to add
[url] www.overstrandhospice.org.za/wall-of-remembrance [/url]
Thanks
Jeanette
I would like to make this header smaller
Like H2 20pix – I’ve done it on another template with your help – but cannot find where to add
Code:
#yoo-zoo .items h2.pos-title a {
font-size: 20px;
}
[url] www.overstrandhospice.org.za/wall-of-remembrance [/url]
Thanks
Jeanette
Last edit: 3 years 6 months ago by milos.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
3 years 6 months ago #47926
by milos
Replied by milos on topic Justice - change zoo item header
Hello,
You can add your custom CSS code in this file /templates/hot_justice/css/template_css.css
You can add it add it after this part:
Thanks,
Milos
You can add your custom CSS code in this file /templates/hot_justice/css/template_css.css
You can add it add it after this part:
Code:
h2, h2 a {
padding:0 0 25px 0;
margin:0;
line-height:normal;
}
Thanks,
Milos
Please Log in to join the conversation.
Time to create page: 0.216 seconds