Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Show location of code in CSS page

New Here ,
Mar 25, 2020 Mar 25, 2020

I'm hoping someone can help me. I just upgraded from CS6 to 2020. In CS6 I could click <h1> and then that item would appear in the right coloumn. I could could right click the item and I would be directed to that item on the CSS page. I can't seem to do that in 2020. Thanks.

231
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 25, 2020 Mar 25, 2020

I eventually figured it out myself

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 25, 2020 Mar 25, 2020
LATEST

Click on an item in Code View and hitCtrl + E. That will bring up up the CSS Quick Editor. It will show you the document name and line number of the rule afffecting the element. You can then edit it there, add a new rule, or open the css file and make changes to it directly.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines