• 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

Altitude Pro theme – changing dimension of front page background images

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 › Altitude Pro theme – changing dimension of front page background images

This topic is: resolved

Tagged: Altitude Pro, front page background images

  • This topic has 5 replies, 2 voices, and was last updated 10 years, 6 months ago by SavvyJackie.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • May 27, 2015 at 12:03 am #153750
    SusieQ
    Member

    The Altitude Pro theme demo uses a 1600?—1050 pixel image for the each of the front page background images.

    With this in mind, I'm wondering whether it's possible to reduce the 1050 pixel dimension to make a less deep background image?

    I've tried uploading a new background image with 1600x700 pixel dimensions, but the background just defaults to the larger size. This results in a small amount of text displaying over an unnecessarily deep background. (I can't provide an URL as the site is yet to go live.)

    I suspect from online searches that I probably can't adjust this, but just throwing it out there in case someone knows of a workaround!

    Many thanks,

    Susie

    May 27, 2015 at 4:51 am #153765
    SavvyJackie
    Member

    Hi Susie,
    If I understand what you're asking correctly - you should be able to limit the height of one or more the image sections on the home page by using a max-height for that section. I added a max-height of 700px in this example below by editing the style.css where this code was found.

    .front-page-1,
    .front-page-3,
    .front-page-5,
    .front-page-7 {
    	background-attachment: fixed;
    	background-color: #fff;
    	background-position: 50% 0;
    	background-repeat: no-repeat;
    	-webkit-background-size: cover;
    	-moz-background-size:    cover;
    	background-size:         cover;
    	max-height:700px;   <------- I added this
    }

    If you only wanted to limit the height of the first section you could add this code just below that code above code instead of adding to all:

    .front-page-1 {
    	max-height:700px;  
    }
    

    Hope that was what you are looking for.


    Web Designer and Developer at Savvy Jackie Designs | Lucky with plants | @SavvyJackie

    Got your question answered here? Please pay it forward by helping someone else. I’m sure there is at least one question you can answer. 🙂

    May 27, 2015 at 8:17 pm #153896
    SusieQ
    Member

    Thank you @SavvyJackie for taking the time to respond.

    .front-page-5 {
    	max-height:700px;  
    }
    

    I've tried the above fix, but my text is no longer centred within the revised background image, but rather appears near the bottom ... are you able to suggest a way to centre the text?

    Many thanks,

    Susie

    May 28, 2015 at 7:22 am #153953
    SavvyJackie
    Member

    Try this instead:

    .front-page-5 .image-section {
    	max-height:700px;  
    }

    Web Designer and Developer at Savvy Jackie Designs | Lucky with plants | @SavvyJackie

    Got your question answered here? Please pay it forward by helping someone else. I’m sure there is at least one question you can answer. 🙂

    May 28, 2015 at 7:24 pm #154032
    SusieQ
    Member

    Brilliant, thank you @SavvyJackie ...

    May 29, 2015 at 5:44 am #154076
    SavvyJackie
    Member

    My pleasure. Happy coding.


    Web Designer and Developer at Savvy Jackie Designs | Lucky with plants | @SavvyJackie

    Got your question answered here? Please pay it forward by helping someone else. I’m sure there is at least one question you can answer. 🙂

  • 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

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