• 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

Help with Altitude Pro Theme

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 › Help with Altitude Pro Theme

This topic is: not resolved

Tagged: altitude

  • This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by Christoph.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • December 7, 2017 at 1:26 pm #214360
    Jason-B
    Member

    I am looking for some assistance with the Altitude Pro Theme, specifically within the Front Page 4 Widget Area.

    The default setting for Front Page 4 Widget Area has four widgets displayed as two (2) rows. The first row displays full width. The second row displays as three (3) columns equal to approximately one-third the width of the widget area.

    I would like a way to have the second row display as six (6) columns equal to approximately one-sixth the width of the widget area.

    I am also looking for a way to remove the extra vertical space between each list item.

    I played around with different values throughout the style.css file and could not find the specific css that controls the column width or the space between list items.

    Any help would be greatly appreciated.

    Thanks,
    Jason

    March 9, 2018 at 1:54 pm #217623
    Christoph
    Member

    Hi Jason,

    Sorry, that your post didn't receive a response sooner.
    The posts on this forum are mostly answered by volunteers and sometimes questions get pushed out-of-view.

    The code that automatically arranges the widgets is in functions.php.

    I'd start by removing the class flexible-widgets from this part of front-page.php

    genesis_widget_area( 'front-page-4', array(
    		'before' => '<div id="front-page-4" class="front-page-4" tabindex="-1"><div class="solid-section"><div class="flexible-widgets widget-area' . altitude_widget_area_class( 'front-page-4' ) . '"><div class="wrap">',
    		'after'  => '</div></div></div></div>',
    	) );

    so it would look like:

    genesis_widget_area( 'front-page-4', array(
    		'before' => '<div id="front-page-4" class="front-page-4" tabindex="-1"><div class="solid-section"><div class="widget-area' . altitude_widget_area_class( 'front-page-4' ) . '"><div class="wrap">',
    		'after'  => '</div></div></div></div>',
    	) );

    Then you can start applying different CSS classes / different widths to the widgets in that widget area.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

  • 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

© 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