I am trying to make the entire site title area clickable. I am referring to this element: <p class=”main-title”…
I am using an ::after pseudo element to place a second line of text in the site title using a different font size.
However, that second line is not clickable to take you to the homepage.
How would I make the entire class=”main-title” clickable or even the entire class=”navigation-branding” element if that’s easier?
Note that I am using the “Use Navigation as Header” option in the customizer, in case that makes a difference.
Link shown below
Thanks!