• 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 problems/questions

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 › General Discussion › Altitude Pro problems/questions

This topic is: not resolved

Tagged: Altitude Pro

  • This topic has 2 replies, 2 voices, and was last updated 11 years, 4 months ago by lupin.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • March 1, 2015 at 12:21 am #142700
    lupin
    Member

    I've just bought Altitude Pro, primarily to use as a blog as I really like its simplistic look. But got a couple of problems.

    I was told that the width is 1200, but everything on the blog page is reduced to a size that looks somewhere in the region of 700. Way too small. 1200 would be perfect.

    Also, while the posts show the comments when in single post view, there is no mention of comments, i.e 'Leave a Comment', '6 comments' etc. Comments are on, no time limit on them or anything, but that doesn't make any difference. This is a feature I really need.

    Also, the post titles I'd like to reduce in size, and have aligned left, not in the center. I've tried to use firebug to highlight where the connected code is, but I can't get it to work.

    Any help with these questions would be greatly appreciated. Thanks!

    March 1, 2015 at 5:05 am #142714
    Victor Font
    Moderator

    The width of the Altitude Pro content area in the full-width template is 1200px, but there is a 200px wide padding on either side of the content that effectively reduces the viewing area to 800px. If you want the content area to be full width, comment out the padding in the .full-width-content .content css block starting on line 1368 in style.css.

    For the Leave a Comment phrase, look in your theme's functions.php file around line 189 and change the line that says:

    $post_info = '[post_date format="M d Y"] [post_edit]';

    to:

    $post_info = '[post_date format="M d Y"] [post_edit][post_comments]';

    Be very careful changing the functions.php file. If you make a mistake here, you will bring down your site.

    Titles are centered in the .entry-header, .entry-footer css block. Changing the title alignment will affect pages as well.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    March 1, 2015 at 5:31 am #142717
    lupin
    Member

    Thanks ever so much! That's very helpful. Managed to align the title left, and add the comments count.

    Still can't get the true full width though. It has just shifted to the left. This is what I changed:

    /* Content
    --------------------------------------------- */
    
    .content {
    	float: left;
    	width: 700px;
    }
    
    .page .content {
    	padding-bottom: 50px;
    }
    
    .sidebar-content .content {
    	float: right;
    }
    
    /*.full-width-content .content {
    	padding: 0 200px 50px;
    	width: 100%;
    }*/
    
    .full-width-content.front-page .content {
    	padding: 0;
    }
    

    Am I missing something. Thinking about it, 1100px would be perfect. Any ideas?

    Oh, and any idea how to reduce the post title font size? They are a bit big for my liking.

    Thanks again!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ 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