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

CSS Designer not showing Class in Selectors pane

New Here ,
Jun 18, 2017 Jun 18, 2017

https://i.redd.it/9hlgt286nw2z.png

I am working through the Adobe CC Classroom in a book 2017 release official training workbook from Adobe

Chapter six

Section three

Part two

The book and video files explain how to set a span tag around the part of the header logo text for "start" text. I put the span tag on fine, but for some reason when I put the class "logowhite" the .logowhite selector does not show up in CSS Designer anywhere...

557
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 ,
Jun 18, 2017 Jun 18, 2017

Are you working in Design View or Live View?

CC-LiveView.jpg

Open your CSS file.  Is logowhite prepended with a dot to signify a classname.

.logowhite {

     property:value;

]

Nancy O'Shea— Product User, Community Expert & Moderator
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 ,
Jun 18, 2017 Jun 18, 2017

Nancy,

Thanks for the reply.

As the screenshot shows, I am using liveview (Split.)

Yes, the "." appears before "logowhite" as you can see in the tag selectors (below codeview) and heads-up-display (HUD) of the screenshot

For some reason I am not seeing the class in the CSS Selectors Pane 😞

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 ,
Jun 18, 2017 Jun 18, 2017

This web forum does not support email attachments.   You have to come directly to the web forum to post screenshots.

Nancy

Nancy O'Shea— Product User, Community Expert & Moderator
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 ,
Jun 18, 2017 Jun 18, 2017

ts.png

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 ,
Jun 18, 2017 Jun 18, 2017
LATEST

I posted a link in the original post to a PNG file. I've resubmitted another image of the screenshot. If that doesn't work let me know and I'll try something else. Thanks

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