- Posts: 12
- Thank you received: 0
Uppercase removal in title and menu
- Svetoslav Yordanov
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
11 years 2 months ago #6973
by Svetoslav Yordanov
Uppercase removal in title and menu was created by Svetoslav Yordanov
Hi all,
Can anyone advice if you are aware how to change the rule for all titles and menus to appear with upper case for every new word?
Thanks you guys
Svetlio
Can anyone advice if you are aware how to change the rule for all titles and menus to appear with upper case for every new word?
Thanks you guys
Svetlio
Please Log in or Create an account to join the conversation.
- Nguyen Mai
-
- Offline
- Senior Boarder
-
Less
More
- Posts: 47
- Thank you received: 10
11 years 2 months ago #6974
by Nguyen Mai
Replied by Nguyen Mai on topic Re: Uppercase removal in title and menu
You can find code
in file 'templates/ot_smarthouse/css/template.css', you can either "comment it out" or remove it.
Code:
text-transform: capitalize;
- Module title: line 288
- Main menu: line 367
- Item title: line 534
- Product category: line 687
- Product title: line 879
The following user(s) said Thank You: Svetoslav Yordanov
Please Log in or Create an account to join the conversation.
- Svetoslav Yordanov
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 12
- Thank you received: 0
11 years 2 months ago #6989
by Svetoslav Yordanov
Replied by Svetoslav Yordanov on topic Re: Uppercase removal in title and menu
Hi crystal_moon,
I have just made the changes in specified file and now everything is fine.
Great help
Thanks.
I have just made the changes in specified file and now everything is fine.
Great help
Thanks.
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds