• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

davidd

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.

Log In
Register Lost Password
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • July 9, 2015 at 10:36 pm in reply to: Parallax Home Image not working on phones #158991
    davidd
    Member

    Neat resource. Thanks again for the attention!

    July 9, 2015 at 4:38 pm in reply to: Parallax Home Image not working on phones #158977
    davidd
    Member

    That's right, Gandt. I used the hack above to align the images properly and the background-attachment: scroll to avoid the CPU overload.

    July 9, 2015 at 4:11 pm in reply to: Parallax Home Image not working on phones #158974
    davidd
    Member

    Hi Gandt,

    Thanks for checking out my site. The issue isn't with the parallax effect, which apparently is a CPU hog on small devices, it's with background-size:contain, which apparently doesn't work so well in iOS. I fixed it by using background-size: 200% contain; It made the image the right size and the vertical dimension fit to contain the text. Don't ask me why that worked, but it did!

    David

    July 9, 2015 at 3:32 pm in reply to: Parallax Pro in Mobile #158968
    davidd
    Member

    Thanks Gandt. There's more information on the separate thread:

    Parallax Home Image not working on phones

    June 28, 2015 at 10:38 pm in reply to: Parallax Pro Background Image Responsiveness #157796
    davidd
    Member

    Heres' the site http://emily.viewfarm.com/

    I also did this totally goofy thing that seems to have worked.

    @media only screen and (max-width: 1140px) {
    	.home-section-1,
    	.home-section-3,
    	.home-section-5 {
    		background-attachment: scroll;
    		background-position: top;
    		-webkit-background-size: auto contain;
    		-moz-background-size:    auto contain;
    		background-size:         auto contain;
      	}
    }
    
    June 28, 2015 at 10:31 pm in reply to: Parallax Pro Background Image Responsiveness #157795
    davidd
    Member

    Holy Toledo, I played and played and this is what I did that worked for my case. I'm sure this shows the clown shoes, but it seems to be working okay.

    
    @media only screen and (max-width: 768px) {
    	.home-section-1,
    	.home-section-3,
    	.home-section-5 {
    		background-attachment: scroll;
    		background-position: top;
    		-webkit-background-size: 200% contain;
    		-moz-background-size: 200% contain;
    		background-size: 200% contain;
      	}
    }
    
    June 28, 2015 at 9:34 pm in reply to: Parallax Pro Background Image Responsiveness #157793
    davidd
    Member

    Here are some hints about the issue. https://css-tricks.com/forums/topic/full-page-backgrounds-on-ios-background-size-cover/

    June 28, 2015 at 7:32 pm in reply to: Parallax Home Image not working on phones #157791
    davidd
    Member

    I did find this explanation for iOS issues that might explain the problem. I don't quite understand the solution.
    https://css-tricks.com/forums/topic/full-page-backgrounds-on-ios-background-size-cover/

    June 28, 2015 at 7:03 pm in reply to: Parallax Pro Background Image Responsiveness #157790
    davidd
    Member

    Thanks for keeping this issue at the top of the list. This seems to be a common one. I've seen it in at least 15 other posts with no solution. braderz31's idea is as close as I can get, but it doesn't work on phones. Any heroes out there?

    Even a snippet for replacing the images on smaller screens would be nice, but it would be better if some good 'ol (new) css would do the trick.

    June 28, 2015 at 6:25 pm in reply to: Parallax Pro in Mobile #157787
    davidd
    Member

    I have the same problem I'm trying to resolve, here http://www.studiopress.community/topic/parallax-home-image-not-working-on-phones/

    June 21, 2014 at 4:52 pm in reply to: How to make the Parallax header image responsive #110989
    davidd
    Member

    Hey!!! I found a solution at this link:
    http://thepixelista.com/responsive-genesis-child-theme-logo/

    I disabled the header support which immediately made my css show up perfectly. Thanks!

    David

    June 21, 2014 at 4:51 pm in reply to: I need some help with custom navbar and header image #110988
    davidd
    Member

    Thank you Jami. Jessica Barnard's solution totally worked for my needs.
    -David

    June 21, 2014 at 4:15 pm in reply to: How to make the Parallax header image responsive #110984
    davidd
    Member

    Thanks Davinder,

    I tried your idea to add !important in the css, but the injected code from the header customization WordPress or Genesis provides has !important too. I tried using the Genesis header scripts in the Theme Settings which says "The wp_head() hook executes immediately before the closing </head> tag in the document source," but that's not true. The injected code from WordPress gets inserted after the hook and before the </head> tag so the !important gets overridden.

    I'll share it now so you can see. I have to cover it up soon because my clients don't want it out there yet.

    http://www.zebramedtech.com/

    The code I've injected using the wp_head() hook is this:
    <style type="text/css">
    .site-title a { background: url(http://www.zebramedtech.com/wp-content/uploads/logo-360-tall.jpg) no-repeat !important; }
    </style>

    It's being overridden by what I assume is injected by the header customization.
    .site-title a { background: url(http://www.zebramedtech.com/wp-content/uploads/logo-brooklyn.jpg) no-repeat !important; }

    Thanks again,
    David

    May 3, 2013 at 2:35 am in reply to: Exclude the following Category #39034
    davidd
    Member

    Thank you!!!

  • Author
    Posts
Viewing 14 posts - 1 through 14 (of 14 total)

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble