thestonedathomemom Posted July 7, 2023 Posted July 7, 2023 Okay so I found a code that works to create a hamburger menu that DOESN'T remove my social icons however it DOES make my logo off-center. I was able to find THIS code: .header-title-logo { text-align: right ; } However the logo still looks a bit off center and the hamburger menu is VITAL haaaalp
tuanphan Posted July 9, 2023 Posted July 9, 2023 Hi, What is 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!)
thestonedathomemom Posted September 22, 2023 Author Posted September 22, 2023 www.thestonedathomemom.com
tuanphan Posted September 25, 2023 Posted September 25, 2023 Try this CSS code .header-title-logo a { position: absolute; left: 50%; transform: translate(-50%,-50%); top: 50%; } .header .header-announcement-bar-wrapper { padding-top: 5vw; } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment