-
Search Results
-
Hi. I just built a Genesis site using Woo Commerce. I found that the 'Select options' buttons on the products are not responsive and break the layout when viewed on a mobile device. I have now decided to go with a min-width 960px and a max width 1152px design. I have managed to adjust the css to make this happen.
I then went to look at the site on a mobile phone. My iPhone does not scale to the view port. I can remember that there is a code or a bit of js that you add to the head of the site - but I don't recall how to do it. This bit of code then makes the whole website fit on the screen. At the moment it just shows me the top left hand corner of the site and I have to zoom out on every page to see the whole page on my phone.
Can anyone help? http://thestationeryline.xl-websites.com/
Thanks - Seb
[Resolved]Topic: Post Area Width Issue – Outreach
Hello,
I'm having a CSS issue which I'm sure is probably staring me in the face... 🙁
My site is located here - http://intunegp.com/
I want reduce the width of the 'image rotation / page post area' so it's stops level with the right hand edge of the search box.
The body class in the source code says
<body class="page page-id-25 page-template-default logged-in admin-bar no-customize-support custom-header header-image full-width-content outreach-red">I went into the CSS and I adjusted the following to 97%. It changed the rotator width on the landing page, but when I click on any of the other pages in the menu, the white area is still as wide as it was before. It only fixed it on the landing page.
How can I make the landing page rotator and all the other page post areas the same width?
/* Content ------------------------------------------------------------ */ .full-width-content #content, .full-width-content.outreach-landing #content { box-sizing: border-box; width: 97%; } .full-width-content.outreach #content { padding: 10px;
Thanks in advance for any help... Jack 🙂
My main post and pages are set at a default of 575 pixels and I would like to resize them to 675 pixels.
I used this code:
.content-sidebar #content, .sidebar-content #content {
width: 675px;.pin_it-landing #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap, .full-width-content #content-sidebar-wrap, .page-template-page_archive-php #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
width: 950px;
}The problem is that it also fixed my grid view to that size as well AND it no longer allows my post to resize if I shrink the browser window which also affects how the post is viewed on mobile devices.
Any Thoughts?
Welcome!
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.