CRMarketing Posted April 20, 2022 Posted April 20, 2022 Site URL: https://www.graberco.com/ Looking for a way to remove the underlines showing up on the links inputting on the main header photo on the homepage.
Beyondspace Posted April 20, 2022 Posted April 20, 2022 36 minutes ago, CRMarketing said: Site URL: https://www.graberco.com/ Looking for a way to remove the underlines showing up on the links inputting on the main header photo on the homepage. Try adding to Home > Design > Custom Css section[data-section-id="6101692dbaebd547357b69d2"] a { background-image: unset !important; } Let me know how it works on your site BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
CRMarketing Posted April 21, 2022 Author Posted April 21, 2022 Didn't work. I should clarify to say I didn't create this site - I'm just maintaining it. And the person that did put a TON of custom coding in the CSS. Could it be that something else is throwing it off?
tuanphan Posted April 24, 2022 Posted April 24, 2022 On 4/21/2022 at 7:05 AM, CRMarketing said: Didn't work. I should clarify to say I didn't create this site - I'm just maintaining it. And the person that did put a TON of custom coding in the CSS. Could it be that something else is throwing it off? Edit Homepage > Add a Code Block (Top or bottom or anywhere on page) > Then paste this syntax <style> div#block-6101692ece2b7c244265f8c3 a { background-image: none !important; } </style> 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment