ccpolhemus Posted January 11, 2022 Share Posted January 11, 2022 Site URL: https://www.curatedbygw.com/ Hi! I needed to change around the navigation design and used the custom code below. The problem is, now only the top and bottom portion of my logo links back to Home. The center part of the image isn't linked. Any help would be greatly appreciated! /*Secondary Navigation */ .header-display-desktop .header-title { height: 4vw !important; display: flex; align-items: center !important; justify-content: center; }.header-display-desktop .header-nav {position: absolute;top: 0;margin-top: 0 !important;height: 4vw !important;display: flex;align-items: center !important;justify-content: center; } .header-display-desktop .header-nav-item:nth-of-type(2) {margin-right: 50vw !important; } Link to comment
tuanphan Posted January 12, 2022 Share Posted January 12, 2022 Add to Design > Custom CSS .header-display-desktop .header-title { flex: 0 0 40% !important; z-index: 999999999; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment