Archived topic
Generate Disable Mobile
4 replies · Started by wan on November 22, 2017
Hi,
I have installed the plugin to disable mobile responsiveness. It works fine in most parts but it seems to mess up my post layout though.
The general layout of my post is the typical main content area and a right sidebar. When I activate the plugin, it causes the featured image to span across the entire page width and over the right sidebar.
By the way, I'm using elementor to build the entire website with GP Premium v1.4.3 as the theme.
Really hope that you could help me with this. Thanks
Wan
Found the solution. It was actually very simple. Silly me.
What I did was just add the following CSS:
.page-header-image-single img {
max-width: 800px;
}
Sorry for wasting forum space.
Glad you found a solution!
We will be taking a look at that :)
Thank you very much for your reply Leo.
No problem!