sophiemiddleton89 Posted May 19, 2021 Posted May 19, 2021 Site URL: https://charissekenionphoto.squarespace.com/ Hi all, I'm looking for some custom code for how to centralise the logo and navigation on this site for mobile only. I also want to add some extra padding above and below the logo so it looks similar to the Lauren Daccache example noted below. Note these amends are just for the mobile version of the site. Screenshots also attached of my site (charisse kenion) and the site i'm trying to emulate in terms of positioning and padding etc. Thanks in advance. Sophie http://www.ldaccache.com/
tuanphan Posted May 20, 2021 Posted May 20, 2021 Your site is private. Can you setup password & share url again? 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!)
sophiemiddleton89 Posted May 22, 2021 Author Posted May 22, 2021 @TUANPHAN Link: https://charissekenionphoto.squarespace.com/ Password: Test Thanks
tuanphan Posted May 24, 2021 Posted May 24, 2021 On 5/22/2021 at 4:08 PM, sophiemiddleton89 said: @TUANPHAN Link: https://charissekenionphoto.squarespace.com/ Password: Test Thanks Incorrect password. Can you check it again? 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!)
sophiemiddleton89 Posted May 24, 2021 Author Posted May 24, 2021 @tuanphan Sorry the password is test - all lowercase
tuanphan Posted May 26, 2021 Posted May 26, 2021 On 5/25/2021 at 2:06 AM, sophiemiddleton89 said: @tuanphan Sorry the password is test - all lowercase Add to Design > Custom CSS /* Mobile-Center title-menu */ @media only screen and (max-width:800px) { div#logo { margin-right: 0; text-align: center; margin-top: 40px; } nav#mobileMenuLink { position: relative !important; top: 0 !important; text-align: center; } } 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
Archived
This topic is now archived and is closed to further replies.