Home Forums WordPress Themes – Premium Circumference How to control the width of responsive change Reply To: How to control the width of responsive change

#21889
Jeff Wilson
Member

Thank you for the links. This helped me track it down.

For others working with this theme, the line that controls when the main menu flips to minimized button mode can be found around line 3412 of the /themes/circumference/style.css file.

/* Mobile menu styling */
/* This max-width controls when the main menu flips to minimized button. Was 960px */
@media (max-width: 500px) {