Osclass forums

Support forums => Themes => Modern => Topic started by: Pigeon on July 27, 2015, 08:17:56 am

Title: item
Post by: Pigeon on July 27, 2015, 08:17:56 am
hello
i'm using modern theme
how can i change the font of title in item.php
thank you
Title: Re: item
Post by: teseo on July 27, 2015, 12:48:29 pm
Hi,

style.css Line 264:

Code: [Select]
#item_head h1 { float:left; font:20px Georgia, Times, 'Times New Roman', serif; width:700px; margin-left:10px; }

Regards
Title: Re: item
Post by: Pigeon on July 28, 2015, 02:17:24 am
Thank You very much teseo
i really appreciate it