KellyHeard Posted October 19, 2020 Share Posted October 19, 2020 Site URL: https://mackerel-dolphin-8hgc.squarespace.com/config/design Hi, I have added a hamburger navigation to my desktop site. The logo seems to sit directly next to it? See screenshot. I can't get it to separate itself. Is there a way to have the logo on the other side of the screen? I have used this code but it is not working. //HAMBURGER NAVIGATION// .header-burger { display:flex!important} .header--menu-open .header-menu {opacity: 1!important;visibility: visible!important;} .header-nav, .header-actions {visibility:hidden!important} /* Left burger right logo */ .header-display-desktop { flex-direction: row-reverse; } .header-display-desktop .header-title-nav-wrapper { align-items: flex-end !important; flex-direction: row-reverse; } Thanks, Kelly Link to comment
tuanphan Posted October 20, 2020 Share Posted October 20, 2020 What is access password? 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.