- This topic has 37 replies, 4 voices, and was last updated 9 years, 7 months ago by
Tom.
-
AuthorPosts
-
July 29, 2016 at 10:51 am #213925
Tom
Lead DeveloperLead DeveloperThis CSS will remove the mobile menu:
@media (max-width: 768px) { .menu-toggle { display: none; } }August 28, 2016 at 10:45 am #221899Joseph
Hi there, Just out of curiosity the “Background Images” from the Generate Background plugin is non-responsive. It won’t allow me to add background images throughout (body, header, navigation, etc.) The Header Image is what I was trying to add but then noticed none of the others responded.
I deactivated all foreign plugins (outside the GP family) and the same. I don’t have any CSS in the Child Theme other that a few for woocommerce and in the Theme Functions a standard script I use to place the shopping cart totals in the navigation bar. I also have one to enable Font Awesome. But I removed those and still no response from the background images.
I used CSS to get to where I needed to be but just wondering why that plugin is dead.Thanks in advance!!
August 28, 2016 at 6:52 pm #221982Tom
Lead DeveloperLead DeveloperAre you using the latest version? I would do a manually update either way just to make sure: https://generatepress.com/knowledgebase/updating-add-ons/#manual-update
August 30, 2016 at 7:43 am #222494Joseph
Thank yo Tom, that did the trick.
Best regards,
August 30, 2016 at 9:54 am #222529Tom
Lead DeveloperLead DeveloperYou’re welcome 🙂
September 1, 2016 at 4:06 am #222956Brenda
Hi Tom,
I was also having problems with my header image (the image above the navigation) being responsive in mobile view. I followed your suggestion in this thread and separated the background image from the logo image. I uploaded the background image in the ‘Background’ section and the logo in ‘Site Identity’. Everything looks OK until I add the logo image. When I upload the logo image, the background image expands in width. I tried using different sizes of the logo image thinking that was the problem, but that didn’t help. I am new to WordPress so I’m sure it’s something simple. I followed other threads in the forum and tried adjusting the CSS, but that didn’t work either. I am using a child theme.
While I am here, I would like to ask a couple more questions. If I wanted to reduce the size of the images when viewed on a mobile phone, how would I do that. For example, If I am using a top header image above my main navigation and an image below my navigation (i.e. a slider or just a single image) how would I make those images appear smaller in mobile view. Not only responsive, but smaller.
Thank you,
BrendaSeptember 1, 2016 at 5:05 am #222966Brenda
Hi Tom, I figured out what was going wrong with my background and logo image!!! OMG, I am loving this them and the add-ons!
Brenda
September 1, 2016 at 8:57 am #223020Tom
Lead DeveloperLead DeveloperAwesome, glad you got it working 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.