• 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 front page widget area 2 with 3 responsive 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 front page widget area 2 with 3 responsive images

This topic is: not resolved

Tagged: altitude

  • This topic has 1 reply, 2 voices, and was last updated 9 years, 11 months ago by Tom.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • February 7, 2016 at 9:23 am #178508
    gpolodesign
    Member

    Hello,

    I've set up three images in the front page 2 widget area and I would like to know if they can be responsive in this way:

    1) they expand to full screen when the screen is expanded
    2) they stack only when they are in mobile size
    3) never a border

    Thanks!

    http://taprootgrow.com/construct/
    February 9, 2016 at 12:27 pm #178673
    Tom
    Participant

    Hi,
    It appears that you've clobbered the theme styling lines 1219-1304. You can fix this with the following CSS, adding your max-height rule at the bottom. (an FYI, your overall idea may not look as intended on shorter screens)

    .front-page-1 {
        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:  550px;
    }

    Add this for your FP-2 images:

    .front-page-2 .widget-area .wrap {
    	max-width: 100%;
    	padding: 0px;
    	margin:  0px;
    	border:  none;
    }
    
    .front-page-2 img {
    	width: 100%;
    }

    Add this for appearance on mobile:

    @media only screen and (max-width: 640px) {
    
    .front-page-2 .one-third  {
    	clear: both !important;
    	width:  100%;
    	line-height: .6;
    }
    

    Adjust as necessary.

    (Skip any links embedded in these snippets, they're being added by the forum, not me!)


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 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