Are you changing every elements manually one by one? There’s a short way to help you save time to edit. It is about making a class then apply it to the elements. If you want to know how to style via Hacker shell(Advanced styling) click here.
The basic style is at default. Usually we go to Style and write the style.
Here, then we can make a class and change all the texts elements in the same style.
1. Go to style and add a class named ‘Grey’. Then you will see a blue box created.
2. Write the style as you want.
3. Then click the element you want to change and apply the class by clicking.
4. You will see the element change instantly.
Easy! and it will save you time.
But, watch out not to overwrite. If the text already has a style written, it will not change anything. First you must delete the former style, then apply the class after.