- Posts: 4
- Thank you received: 0
Change color of h2
-
ngoanminh.nguyen
Inactive member - Topic Author
- New Member
Less
More
11 years 4 months ago #31996
by ngoanminh.nguyen
Change color of h2 was created by ngoanminh.nguyen
Hi,
I'm not sure if anyone asked this before, but please help: How can I make change the color of h2 title (i.e. "Looking for the summer?")? I've tried to make change h2 in template_css.css: I add
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight: bold;
color: #1216c6;
padding:3px 0;
margin:0;
line-height:16px;
}
but failed.
Please support.
Thanks.
I'm not sure if anyone asked this before, but please help: How can I make change the color of h2 title (i.e. "Looking for the summer?")? I've tried to make change h2 in template_css.css: I add
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight: bold;
color: #1216c6;
padding:3px 0;
margin:0;
line-height:16px;
}
but failed.
Please support.
Thanks.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #32002
by ivan.milic
Replied by ivan.milic on topic Change color of h2
You can put:
color: #1216c6!important;
color: #1216c6!important;
Please Log in to join the conversation.
-
ngoanminh.nguyen
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 4 months ago #32004
by ngoanminh.nguyen
Replied by ngoanminh.nguyen on topic Change color of h2
I made it done. Thank you very much. Highly appreciate.
Please Log in to join the conversation.
Time to create page: 0.157 seconds