Hello, We have sent the static theme through support mail. You can use this static theme of Andrina to remove the responsiveness in mobile view. Paste the code given below in Custom CSS (Appearance > Theme Option > Styling Option > Custom CSS) to increase the font-size of the Menu. Code: #menu li a { font-size: 24px; } Adjust the value of "font-size" as per your requirement. This will solve your issue.