Is there a way to make all the text smaller or larger at once?« Back to Questions List

When I use command T (MAC) to change the size of all the text at once in Photoshop, the text looks weird when I export. Is there a way to quickly change the size of the text or do you have to change each layer individually?

Added July 24, 2015 2:46 am

Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!

Yes You Can!

This is purely CSS. You can change the font of all divs or change all fonts belonging to a parent container (eg. all divs inside header or footer).

You will need to note your folder/group names and use pseudo classes to select elements:

Eg. #footer > div { font-size: 14px!important; }

Adding Custom Styles

Use our Code Tag to add the style directly inside Photoshop, or you can also Add External Files to your output.

Answer by admin
Answered On July 24, 2015 4:26 pm #
Looking for another answer? View other questions in Text Photoshop or get premium support for guaranteed results.
Asked by riiqo★★★
2117 views
1 answer
Last Answered 9 years ago by admin

Categories

Recent Answers

asked by originalife07
asked by yudhis
asked by lafejol
asked by lafejol
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.