Contact page font formating

  • hkeyzer
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 11 months ago #24916 by hkeyzer
Hi,

I want to change the font under the address on the contact page from Italic to normal and remove the Bold.

However I can't find where the font for the class "contact.street" is defined as italic & bold.

I'd appreciate pointers to resolve this.

Thanks

Please Log in to join the conversation.

More
11 years 11 months ago #24932 by ivan.milic
you can just overide, put this at bottom of template_css.css:

.contact.street{
font-weight:normal!important;
font-style:normal!important;
}

Please Log in to join the conversation.

  • hkeyzer
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 11 months ago #24942 by hkeyzer
Replied by hkeyzer on topic Contact page font formating
Hi,

Thanks for quick reply. However it didn't work for me.

Site is www.watercylindersvalves.co.nz code has been added to template_css.css

Thanks

Please Log in to join the conversation.

More
11 years 11 months ago #24955 by ivan.milic
Ok, do then:

.contact-address span{
font-weight:normal!important;
font-style:normal!important;
}
The following user(s) said Thank You: hkeyzer

Please Log in to join the conversation.

  • hkeyzer
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 11 months ago #24957 by hkeyzer
Replied by hkeyzer on topic Contact page font formating
Thanks again with quick response - that solved it works as required.

I can now see where I was going wrong with my original attempts.

Thanks

Please Log in to join the conversation.

Time to create page: 0.156 seconds
Powered by Kunena Forum