diff --git a/addons/dine360_theme_chennora/static/src/scss/theme.scss b/addons/dine360_theme_chennora/static/src/scss/theme.scss index 856f5c8..d2b1ec9 100644 --- a/addons/dine360_theme_chennora/static/src/scss/theme.scss +++ b/addons/dine360_theme_chennora/static/src/scss/theme.scss @@ -1007,12 +1007,12 @@ section h2.display-4 { // Blog Detail Page - ensure content is not hidden by floating footer CTA bar // The footer's .footer-cta-bar-wrapper uses margin-top: -140px to float up into page content .s_blog_detail_section { - padding-bottom: 300px !important; + padding-bottom: 100px !important; } // Also ensure the oe_structure wrap div doesn't clip content -#wrap > .s_blog_detail_section:last-child { - padding-bottom: 300px !important; +#wrap>.s_blog_detail_section:last-child { + padding-bottom: 100px !important; } // Blog Section