Hi, I ran into one menu issue today. I am customizing a child theme, in the pages I edit, I have the header (including the menu), but once I click on view page or view site, the header disappeared. it’s so wired, what could it be?
Also, in the advanced settings for adding block css, sometimes there is a wp theme default code there already, e.g. is-style-animated, should I put a comma or a semicolon there if I want to add more css code after this one, since you can’t use enter to start a new line, but anything I put after it, it seems the default code loses function instantly. I found nothing online talking about this. Also, in the appearance – customize – additional CSS, should we use period in front of a class and sharp in front of a id etc. just as how we code normally? Does the hierarchy work the same, like in this? .container p img a:hover
Last, how do you add css animation @keyframe to a block in the advanced or additional CSS section, because it will be code out of the flow as in the CSS sheet.
Oh there’s something else, when I do customize – pages – home, I couldn’t even select any block in the body part, the only parts respond to cursor click are the footer and header part, is this normal?
I am new to wordpress, sorry if my questions look silly to you.
Thank you very much!