Forums
Home / Themes and Templates / Header logo not clickable
(@maxunlockchiropractic)
12 years, 7 months ago
how can i make my header logo clickable?
Thanks!
https://www.unlockchiropractic.com
(@anevins)
WCLDN 2018 Contributor | Volunteer support
As you’ve made your logo a background, part of the header section, apply a width and height to your anchor tag in the <div id="logo"> section.
<div id="logo">
#header #logo a { display: block; width: 540px; height: 80px; }