Skip to content
Snippets Groups Projects

noahs-3463250: After placing footer in block, footer is not shown.

Open Alok Singh requested to merge issue/noahs_builder_theme-3463250:noahs-3463250 into 1.0.x
.wrapper-without-noahs {
padding: 150px 25px 100px;
article {
padding-bottom: 10px;
ul.links.inline {
display: flex;
list-style: none;
padding-left: 0;
li {
margin-right: 20px;
}
}
}
}
#block-noahs-theme-content {
.search-form {
details#edit-advanced {
Loading