It looks like Cassiopeia, and the horizontal menu already collapses to the "hamburger" style on a reduced browser window size (which simulates a smaller screen), which is the expected behaviour of the template, as per the screenshot below. Is this not what you want? Otherwise, I'm not sure what you mean by "wrap the menu".
I think you need to use @media statements in your CSS, refer to the resources below which explain how to use them.
https://www.w3schools.com/cssref/css3_pr_mediaquery.php
https://www.w3schools.com/css/css3_mediaqueries.asp
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
https://www.w3schools.com/css/css3_mediaqueries_ex.asp
Any custom CSS needs to go into your user.css file. (create the file within the template options).
I think you need to use @media statements in your CSS, refer to the resources below which explain how to use them.
https://www.w3schools.com/cssref/css3_pr_mediaquery.php
https://www.w3schools.com/css/css3_mediaqueries.asp
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
https://www.w3schools.com/css/css3_mediaqueries_ex.asp
Any custom CSS needs to go into your user.css file. (create the file within the template options).
Statistics: Posted by AMurray — Wed Jul 24, 2024 11:11 pm