- Posts: 7
- Thank you received: 0
Title size change
-
Baxevanis
Inactive member -
Topic Author
- New Member
-
Less
More
10 years 10 months ago #39518
by Baxevanis
Title size change was created by Baxevanis
Hello,
i want to change the size of letters on the frontpage article titles (such us "summer holidays" "air spa centers" "transportation")...
I tryed every choice in "template manager"-"font settings" but they don t change. Is there any other way to make them smaller?
Thank you
i want to change the size of letters on the frontpage article titles (such us "summer holidays" "air spa centers" "transportation")...
I tryed every choice in "template manager"-"font settings" but they don t change. Is there any other way to make them smaller?
Thank you
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6795
- Thank you received: 722
10 years 10 months ago #39522
by milos
Replied by milos on topic Title size change
Hello,
You can change this by adding this CSS in file /templates/hot_explorer/template_css.css:
You can change value 20px with value of your choice.
Thanks
You can change this by adding this CSS in file /templates/hot_explorer/template_css.css:
Code:
div.catItemHeader h3.catItemTitle { font-size:20px; }
You can change value 20px with value of your choice.
Thanks
Please Log in to join the conversation.
-
Baxevanis
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
10 years 10 months ago #39533
by Baxevanis
Replied by Baxevanis on topic Title size change
Problem solved!!! Thank you very much for your help one more time. You are the best!!!

Please Log in to join the conversation.
Time to create page: 0.141 seconds