unluckily that didn’t work.
I ended up using this for the header:
.header__logo {
display: none;
}
and
.button-grid-container {
position: absolute;
}
for the button
Main issues: remove the homepage header logo (including alt text) in the Turbo Dubai theme, and change the position of the Slide section button. Also asked if replacing the Slide with an Image plus overlay button is better.
Status and open points:
unluckily that didn’t work.
I ended up using this for the header:
.header__logo {
display: none;
}
and
.button-grid-container {
position: absolute;
}
for the button