Melonmade Posted October 30, 2019 Share Posted October 30, 2019 Hello, I was wondering if anyone could help... I've replace my navigation with mobile navigation using custom CSS but it looks as though my social links have disappeared too, this is the CSS I used... /* Replace the desktop nav with the mobile nav */ [data-nc-base="mobile-bar"] { display: block; } .Header { display: none!important; } Also, I'd like to add my Pinterest account and to do so I must paste some coding into my website header, could anyone advice how I do that, when I add it below the custom CSS I already have it breaks the navigation bar? Many thanks x Link to comment
tuanphan Posted October 30, 2019 Share Posted October 30, 2019 1. Please share site url to check. 2. Can you share the Pinterest code? 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
Melonmade Posted October 30, 2019 Author Share Posted October 30, 2019 https://www.melonmade.co.uk thats my website and this is the Pinterest code: <meta name="p:domain_verify" content="e3cd1ebe0cd045518eca875d3322ac0d"/> Thanks so much. Link to comment
tuanphan Posted October 30, 2019 Share Posted October 30, 2019 @Melonmade The code above will hide the Desktop Header, and display the Mobile Header. If Mobile Header doesn't have social, it won't appear ... Insert Pinterest code to Home > Settings > Advanced > Code Injection > HEADER 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
Archived
This topic is now archived and is closed to further replies.