Copy link to clipboard
Copied
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...
Copy link to clipboard
Copied
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;
]
Copy link to clipboard
Copied
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 😞
Copy link to clipboard
Copied
This web forum does not support email attachments. You have to come directly to the web forum to post screenshots.
Nancy
Copy link to clipboard
Copied
Copy link to clipboard
Copied
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
Find more inspiration, events, and resources on the new Adobe Community
Explore Now