kathyboch Posted February 9, 2023 Posted February 9, 2023 The mobile header option I have chosen includes the button, but when I pull it up on my mobile it doesnt show the button. How to do I make the button show up on mobile and not just desktop.
tuanphan Posted February 10, 2023 Posted February 10, 2023 By default the button will appear inside burger overlay menu. If you click on Burger icon, you will see it. 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!)
kathyboch Posted February 14, 2023 Author Posted February 14, 2023 yes i see that. but i don't want it there. I want it on my home page when people open it. how can i change it?
tuanphan Posted February 15, 2023 Posted February 15, 2023 11 hours ago, kathyboch said: yes i see that. but i don't want it there. I want it on my home page when people open it. how can i change it? You mean make it next to burger icon? Can you share site url? We can help easier 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!)
kathyboch Posted February 16, 2023 Author Posted February 16, 2023 yes. https://www.happybodyphysicaltherapy.com/
tuanphan Posted February 17, 2023 Posted February 17, 2023 15 hours ago, kathyboch said: yes. https://www.happybodyphysicaltherapy.com/ You want it appear here or which position? 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!)
MavPest2022 Posted February 27, 2023 Posted February 27, 2023 I am having the exact same issue on my site. I have a Call To Action button on my site that is supposed to be specific to mobile in order to allow clients to call direct from the top of my site. Unfortunately the mobile version hides it in the overlay menu. I want it directly in the middle of the header on the mobile version.
kathyboch Posted March 2, 2023 Author Posted March 2, 2023 yes that's where i want it. is there a solution to this?
clementinedesignstudio Posted March 2, 2023 Posted March 2, 2023 (edited) @kathybochYou can find the solution here: https://clementinedesign.studio/plugins/show-button-on-mobile-in-navigation Edited May 3, 2023 by clementinedesignstudio tuanphan 1
tuanphan Posted March 5, 2023 Posted March 5, 2023 On 2/28/2023 at 2:47 AM, MavPest2022 said: I am having the exact same issue on my site. I have a Call To Action button on my site that is supposed to be specific to mobile in order to allow clients to call direct from the top of my site. Unfortunately the mobile version hides it in the overlay menu. I want it directly in the middle of the header on the mobile version. 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Pudgy Posted March 15, 2023 Posted March 15, 2023 Has anyone answered this question for you? I have been trying for over a month to fix the same problem, to no avail. Still trying again tonight! I'm looking more and more unprofessional every day and turning off all of my new visitors which I can't afford to do being a new company. Squarespace is too expensive for this minor crap to be happening all of the time.
tuanphan Posted March 15, 2023 Posted March 15, 2023 4 hours ago, Pudgy said: Has anyone answered this question for you? I have been trying for over a month to fix the same problem, to no avail. Still trying again tonight! I'm looking more and more unprofessional every day and turning off all of my new visitors which I can't afford to do being a new company. Squarespace is too expensive for this minor crap to be happening all of the time. If you share link to your site, we can check easier 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!)
theheadshotlab_com Posted September 14, 2023 Posted September 14, 2023 Hi @tuanphan, my URL is https://theheadshotlab.com and I have the same issue! Many thanks in advance for the help.
SimplyIconic Posted September 14, 2023 Posted September 14, 2023 Hi Guys, I found this code snippet which I tried and got it to work on one of my sites, to add a CTA button on top of the mobile header. Give it a go and let me know. /* Show button on mobile menu*/ @media screen and (max-width:1024px) { /* show button */ .header-actions { display: block !important; } .header .header-actions-action--cta { display: block; width: 10% !important; } /* logo width */ .header-title-nav-wrapper { flex: 50% !important; } } tuanphan 1 Andrew Mogridge | Simply Iconic Designs Simple and Elegant Squarespace Designs t. + 61(0) 424 178 893 e. andrew@simplyiconicdesigns.com w. simplyiconicdesigns.com
tuanphan Posted September 15, 2023 Posted September 15, 2023 17 hours ago, theheadshotlab_com said: Hi @tuanphan, my URL is https://theheadshotlab.com and I have the same issue! Many thanks in advance for the help. I see you figured it out? 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!)
theheadshotlab_com Posted September 17, 2023 Posted September 17, 2023 Hi @tuanphan, I did :-)! Completely forgot to update here, thanks again for checking!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment