edit link:
https://millingtonbaptist.org/wp-admin/post.php?post=37596&action=elementor
To exclude the header/navbar from a page:
- access the header edit link above
- add a display condition
Dont forget to “update/save” your changes
edit link:
https://millingtonbaptist.org/wp-admin/post.php?post=37596&action=elementor
To exclude the header/navbar from a page:
Dont forget to “update/save” your changes
For AE-Post Blocks widgets, to force overflow scrolling in Y direction, add the following CSS code to the “Custom CSS” area of the “advanced” tab.
/* AE Post Block Widget Overflow Scrolls at 100% viewport height */
.ae-post-list-wrapper{
max-height:100vh;
overflow:auto;
}
PAGES:
TEMPLATES: