thestonedathomemom Posted April 5, 2023 Share Posted April 5, 2023 Good evening! Any help is appreciated! I found a work around via adding a folder to my site navigation but I don't love the way that looks and the burger menue code I injected before removed the cart visibility! Link to comment
Solution abibacon Posted April 6, 2023 Solution Share Posted April 6, 2023 (edited) Hey @thestonedathomemom, try using this code below .header .header-burger { display:flex; } .header-nav { display:none; } .header--menu-open .header-menu { opacity: 1; visibility: visible; } Edited April 6, 2023 by abibacon tuanphan 1 Learn CSS - abibacon.com/css-course Reach out for Custom Coding - abibacon.com Developer & Support Specialist at will-myers.com (Affiliate Link) If you'd like to make a contribution for my time you can Buy Me A Coffee. Link to comment
thestonedathomemom Posted July 7, 2023 Author Share Posted July 7, 2023 OH MY GLOB THANK YOU IT'S BEAUTIFUL! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment