Hi,
We are rebuilding our site from a cloned version of our live site. I added a new page and it was showing up but after some editing the top content block is not showing up on the live page. It is showing in the editor. I check to see if there was an issue with HTML markup (open tag) but didn’t see anything. I also tried creating another new page and the same issue is happening. Any suggestions? Login info below.
Hey mattb1169,
Thank you for the inquiry.
What do you mean by “content block”? Are you using the Gutenberg block editor? Please provide a screenshot of the section that is not displaying correctly using imgur or dropbox.
Best regards,
Ismael
Thanks Ismael. I’ve added the link to the screen shots. Using Avia Layout Builder, only the bottom half of the page content shows up when you view the page. The remaining elements are showing up only in the editor: Title and two text blocks set in a color section. Login credentials are included below as well.
Hi,
Thank you for the update.
The first section is not visible because of this css code.
#av_section_1, #manualts {
display: none;
}
Did you add the css code just recently?
Best regards,
Ismael
Strange. I did not add that code.