A
A
Alexey2014-04-12 14:35:56
CMS
Alexey, 2014-04-12 14:35:56

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

4 answer(s)
A
Alexander Zelenin, 2014-04-12
@zelenin

remove media queries from css

/* =Media queries
-------------------------------------------------------------- */

.....

wp-themes.com/wp-content/themes/twentytwelve/style...
from line 1430

W
WordPress WooCommerce, 2014-04-14
@maxxannik

min-height for container and body write down.
As an option.

M
mrJLi, 2014-04-14
@mrJLi

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?

A
Alexander Sharomet, 2014-04-14
@sharomet

Remove @media (max-width:) requests in css media styles , etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question