Skip to main content
Participant
June 18, 2017
Question

CSS Designer not showing Class in Selectors pane

  • June 18, 2017
  • 1 reply
  • 582 views

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...

    This topic has been closed for replies.

    1 reply

    Nancy OShea
    Community Expert
    Community Expert
    June 18, 2017

    Are you working in Design View or Live View?

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

    .logowhite {

         property:value;

    ]

    Nancy O'Shea— Product User & Community Expert
    Participant
    June 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 :(

    Nancy OShea
    Community Expert
    Community Expert
    June 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