diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index bb21cfc..35ab189 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -8222,8 +8222,8 @@ label.panel-block { .main-section .group-header { padding-top: 0; } -/* On any page except the home, drop the title over (where we want) the image (to be). */ -.page-title { +/* On node pages, drop the title over (where we want) the image (to be). */ +.page--content-item .page-title { height: 0; position: relative; overflow: visible;