Comments 7Giorgia Rossi started the conversationAugust 8, 2018 at 4:45pmIf I need to change some CSS settings how can I know the name of the part that I have to change, to recall it on the CSS part? For example I want to wrap the title of a project in 2 lines, but I don't know how to recall it on the CSS settings.Thank you,Giorgia[deleted] repliedAugust 9, 2018 at 6:45amHi Giorgia,You can do that by using Inspect Element in google chrome for example.If you need more information info you can read those articles: https://developers.google.com/web/tools/chrome-devtools/inspect-styles/ https://developers.google.com/web/tools/chrome-devtools/css/Or search in google how to use Inspect Element to know CSS selectors.Have a great day! Sign in to reply ...
If I need to change some CSS settings how can I know the name of the part that I have to change, to recall it on the CSS part? For example I want to wrap the title of a project in 2 lines, but I don't know how to recall it on the CSS settings.
Thank you,
Giorgia
Hi Giorgia,
You can do that by using Inspect Element in google chrome for example.
If you need more information info you can read those articles:
Or search in google how to use Inspect Element to know CSS selectors.
Have a great day!