• 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

Parallax pro not mobile responsive

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

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Parallax pro not mobile responsive

This topic is: not resolved

Tagged: css, mobile responsive, parallax-pro

  • This topic has 5 replies, 3 voices, and was last updated 10 years, 6 months ago by Krista.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • August 15, 2015 at 3:50 pm #162476
    codebot5000
    Member

    I'm using the Parallax pro theme. When you drag the theme to a size where the hight is more than the width you will see huge white space in the services and contact sections.

    http://jeff-cunningham.com
    August 16, 2015 at 8:54 am #162512
    Davinder Singh Kainth
    Member

    Change padding values in following code in style.css file

    	.home-even,
    	.home-odd {
    		padding: 90px 0 100px;
    	}

    It is found under this section

    @media only screen and (max-width: 768px) {


    Sunshine PRO genesis theme
    Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis Themes

    August 16, 2015 at 1:23 pm #162555
    codebot5000
    Member

    Hi Davinder, thank you for all of you help, however, I have tried changing the padding of .home-even, .home-odd in @media only screen and (max-width: 768px) and nothing seems to change.

    August 16, 2015 at 8:46 pm #162578
    Krista
    Member

    You have edited the image sections background-attachment from fixed to scroll in the media queries - if you change it back to fixed the issue will resolve:


    @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;
    -moz-background-size: auto;
    background-size: auto;
    }

    August 16, 2015 at 9:17 pm #162580
    Krista
    Member

    Hi there,

    Forget what I said there - I had too many windows opening looking and was wrong. The default is scroll ( there wasn't an edit). Sorry for the confusion!!

    August 16, 2015 at 9:23 pm #162581
    Krista
    Member

    Try changing scroll to fixed:


    @media
    only screen and (max-width: 1140px)

    .home-section-1,
    .home-section-3,
    .home-section-5 {
    background-attachment: fixed;
    background-position: top;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto;
    }

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 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