Home › Forums › Basel support forum › Coloured Header › Reply To: Coloured Header
May 23, 2017 at 4:52 pm
#14279

Artem Temos
Keymaster
You can remove the margin but it will be removed on all the page
.page-title {
margin-bottom:0;
}
.single-breadcrumbs-wrapper {
background: #f8ecd5;
}