georgieswine Posted June 16 Share Posted June 16 I can't seem to find how to fix this. I've looked for code in the code injection and there is nothing and if I edit in the editor it doesn't do anything. Can anyone help? The second issue is squarespace will not allow me to change the background color or blur the background so the menu is very hard to read. Link to comment
tuanphan Posted June 20 Share Posted June 20 What is your site url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
georgieswine Posted June 22 Author Share Posted June 22 (edited) https://georgieswine.com Thanks @tuanphan! Edited June 22 by georgieswine Link to comment
tuanphan Posted June 23 Share Posted June 23 Add to Design > Custom CSS /* Burger Menu */ div.burger-inner>div { background-color: black !important; } .header-menu-bg.theme-bg--primary { background-color: #f1f !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
georgieswine Posted June 23 Author Share Posted June 23 Thank you @tuanphan! One more problem now, while now I have a background it shows in this pink color, I am not finding this color anywhere within my theme settings. How can I change this or simply just blur the background? Link to comment
tuanphan Posted June 23 Share Posted June 23 10 minutes ago, georgieswine said: Thank you @tuanphan! One more problem now, while now I have a background it shows in this pink color, I am not finding this color anywhere within my theme settings. How can I change this or simply just blur the background? You try changing First Section Background Color Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
georgieswine Posted June 23 Author Share Posted June 23 I was able to change the color in the custom css to #f1f1f1, see the screenshot. That said, no matter what I changed in the design the color would not change. I appreciate all the help. I have 1 more question, is there anything I can add to the CSS to make the background slighty transparent? Link to comment
Solution tuanphan Posted June 24 Solution Share Posted June 24 you can change your hex color to rgba color background-color: #f1f1f1 !important; to background-color: rgba(241,241,241,0.2) !important; Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted June 28 Share Posted June 28 Hello, I have the same problem and cannot see where the code needs fixing. Only on the welcome page but burger shows on others. www.govanhi.com Link to comment
tuanphan Posted June 28 Share Posted June 28 3 hours ago, govanhi said: Hello, I have the same problem and cannot see where the code needs fixing. Only on the welcome page but burger shows on others. www.govanhi.com Burger is fine to me. Can you share link to page where you have problem? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted June 28 Share Posted June 28 Could it be a Javascript loading issue? How do you move code from Header to bottom to see if that resolves it? Link to comment
Guest Posted June 28 Share Posted June 28 Ok, it appears that the burger is showing when asking friends & family. 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