Site logo

Archived topic

Viewport pixels

5 replies · Started by sirlouen on November 5, 2019

Viewing posts 1–6 of 6

How can I change the pixels viewport for tablets? Currently is set at 1024 and I would like to put it at 1200
Is this possible?

Hi there,

Which CSS are you trying to alter?

It's not possible to change the media query in static CSS files, but we may be able to overwrite things with custom CSS.

Let me know :)

Thanks Tom

I was thinking that maybe there was a possibility to do this somewhere within the GP options

I just simply need to force the tablet size from (max-width: 1024px) to (max-width:1200px) site-wide.

Hi there,

can you provide a link to your site so we can see what elements are being used and what changes would be required.

Found the solution through Elementor config
Anyway, I have some sites without Elementor just Generatepress, can I edit the viewport width for mobile res?

The theme has two breakpoints for tablet and mobile.
Currently the only control is the Mobile Menu Breakpoint found in Customizer > Layout > Primary Navigation.
The rest of the breakpoints are fixed and are for controlling the sidebars, footer widgets and blog / product columns layouts. GP is not responsible for any content you may add within your pages or posts.

This archived topic is closed to new replies.