Polly-Vickery Posted July 6, 2020 Share Posted July 6, 2020 Site URL: https://www.pollyvickery.com/ Does anyone know how I can get my header to be stacked verticle not horizontal across the top. I tried this code in 7.1 but no luck: Any help?! Thanks .Header-nav-inner { display: flex; flex-direction: column; } .Header-inner { padding-right: 5px; } Link to comment
rwp Posted July 6, 2020 Share Posted July 6, 2020 (edited) .header-nav-list { display: flex !important;; flex-direction: column; } Edited July 6, 2020 by rwp Polly-Vickery 1 Link to comment
Polly-Vickery Posted July 7, 2020 Author Share Posted July 7, 2020 Thanks! Do you know how I can get the folder to show at the side as now it blocks the other drop downs from here. Urgh!! 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