Hi there, sorry for the noob question;
I’m trying to meddle with screen.css and header-content.hbs with the goal of having the “Landing” header first, followed by the “Magazine” header.
Obviously simply copy/pasting the relevant sections from the “Landing”/“classic” sections into the magazine sections and f.e. replacing
.gh-header.is-classic
(what I assume is “Landing”) with
.gh-header.is-magazine
leads to all sorts of conflicts with the magazines grid. Is there a way to perhaps segregate the two to make this possible? Or some other way?
Edit: One of my last attempts was declaring a new class, didn’t work;
Just trying to wrap my head around it in the hopes of learning a thing or two with this question. Any hinter much appreciated!
Best
Mike