Hi,
The selected navigation has a second border (1px) at the bottom. Not sure how to fix this. I want to keep the 2px bottom border that's across the entire nav. Appreciate anyone who has an idea!
Hi! I'm using a template with a lot of custom code, and I know some basic CSS. I made a code change because the social media icons weren't working (below is the code change I added), and now the logo is squished on mobile. What changes can I make so it's not squished on mobile and the social media icons work on desktop? Link to site
.header-layout-branding-center-nav-center .header-title-nav-wrapper .header-title {
text-align: center;
flex: 0 0 50%;
}
Hello, the social media icons are linked correctly in the "edit site header", but the social media icon buttons aren't working. I'm using a template that has a lot of custom code, so wondering if I broke the social media buttons somehow.