patrickdodd Posted November 21, 2020 Posted November 21, 2020 Site URL: https://aaronredfieldnew.squarespace.com Hi! I am looking for a way to center justify the site title "Aaron Redfield" vs. having it in upper left. (pw for site is: chickenwings) If so, I will remove the HOME and CONTACT pages. If possible only on desktop and not mobile, that is fine too. Maybe @bangank36 might have an idea or two? Thanks!
patrickdodd Posted November 24, 2020 Author Posted November 24, 2020 @bangank36 Do you maybe know how this could happen?
patrickdodd Posted November 30, 2020 Author Posted November 30, 2020 Just checking in here in case anyone knows what I might be able to do.
tuanphan Posted December 1, 2020 Posted December 1, 2020 Add to Home > design > Custom CSS .header-title-nav-wrapper { flex-direction: column; } .header-nav { display: none; } 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!)
patrickdodd Posted December 1, 2020 Author Posted December 1, 2020 Amazing, thanks @tuanphan! Is there something I need to add for the mobile navigation hamburger in top right on mobile view go away as well? Thanks!
tuanphan Posted December 2, 2020 Posted December 2, 2020 14 hours ago, patrickdodd said: Amazing, thanks @tuanphan! Is there something I need to add for the mobile navigation hamburger in top right on mobile view go away as well? Thanks! Use this CSS .burger-box { display: none; } .header-display-mobile { flex-direction: column; } 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!)
patrickdodd Posted December 3, 2020 Author Posted December 3, 2020 Also, this is what I see on my phone screen. Do you know how I can fix this as well since it is not quite center? @tuanphan
tuanphan Posted December 4, 2020 Posted December 4, 2020 Which phone/browser do you use? 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!)
Guest Posted December 4, 2020 Posted December 4, 2020 I tried to change site title for this site, to centre but it won't look nice on mobile view or might be I'm using another browser other than chrome. Guys suggest me to remain site title to centre or put it back on previous place?
patrickdodd Posted December 8, 2020 Author Posted December 8, 2020 @tuanphan @bangank36 Does that make any sense?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.