Issue With Grid -- Body Selector working, but the attached class will not.
Trying to learn grid by doing projects. I'm making a photo gallery grid. For some reason, the grid only registers if I select body by itself, but not if I give it a class of "photo_main_body"
4 Replies
This is CSS selecting .photo_main_body
This is css selecting body
please make a codepen. From screenshots alone it's really difficult to help.
Read the pinned post in this channel "how to ask good questions"
here i can see a class named photo_body not photo_main_body