Answer the question
In order to leave comments, you need to log in
Remove Responsiveness in Wordpress Theme - Twenty Twelve
Hello everyone, yes, I understand that now is the time for adaptability, but I slightly changed the twenty twelve theme and its mobile version looks disgusting, here is the theme https://wordpress.org/themes/twentytwelve which is included in the standard CMS package and now I need to remove adaptability so that the mobile version is not automatically shown on mobile and tablets. I need it to look like a website on a PC. Can you tell me how to disable this theme?
Answer the question
In order to leave comments, you need to log in
remove media queries from css
/* =Media queries
-------------------------------------------------------------- */
.....
min-height for container and body write down.
As an option.
change everything that is set as a percentage to exact values in pixels, and remove the adaptability of the menu , but why? Isn't it easier to style everything, both for mobile and other versions?
Remove @media (max-width:) requests in css media styles , etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question