• 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 Footer 3 columns

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 › Parallax Pro Footer 3 columns

This topic is: not resolved

Tagged: Parallax pro footer, widgets

  • This topic has 4 replies, 3 voices, and was last updated 10 years ago by Tom.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • October 31, 2015 at 11:24 am #169736
    pilatessonsbeek
    Member

    Hi, I hope you can help me. I am currently working on my website (changed themes; now installed Parallax pro) and I want to add 3 columns in my Footer. I use 3 text widgets, but I don't know how I can arrange them to appear next to each other instead if on top of each other. Thanks.

    Kind regards, Marjolein

    http://www.pilateszoetermeer.nl
    October 31, 2015 at 1:15 pm #169752
    Tom
    Participant

    The best thing to do for this and also give more control over the widget content is to create the additional widget areas:

    See: http://my.studiopress.com/tutorials/add-footer-widgets/
    Change the existing code in functions.php for 3 widget areas:

    /* Add support for 1-column footer widgets
    add_theme_support( 'genesis-footer-widgets', 3 );

    Then borrow the CSS from another 3-column-footer theme, e.g. eleven40. (content wrap is also 1140px in Parallax) Replace the section for "Footer Widgets" in your child theme stylesheet with the following snippet. You'll have to customize this for your colours and styles, also the media queries to make it work fully.

    /*
    Footer Widgets
    ---------------------------------------------------------------------------------------------------- */
    
    .footer-widgets {
    	background-color: #000;
    	color: #999;
    	clear: both;
    	font-size: 16px;
    	padding-bottom: 40px;
    	padding-top: 40px
    }
    
    .footer-widgets button,
    .footer-widgets input[type="button"],
    .footer-widgets input[type="reset"],
    .footer-widgets input[type="submit"],
    .footer-widgets .button {
    	border: 1px solid #333;
    }
    
    .footer-widgets-1,
    .footer-widgets-3 {
    	width: 350px;
    }
    
    .footer-widgets-2 {
    	width: 360px;
    }
    
    .footer-widgets-1 {
    	margin-right: 40px;
    }
    
    .footer-widgets-1,
    .footer-widgets-2 {
    	float: left;
    }
    
    .footer-widgets-3 {
    	float: right;
    }
    
    .footer-widgets .widget {
    	margin-bottom: 40px;
    }
    
    .footer-widgets .widget:last-child {
    	margin-bottom: 0;
    }
    
    .footer-widgets .entry-title a,
    .footer-widgets .widgettitle {
    	color: #fff;
    }
    
    .footer-widgets li {
    	border-bottom: 1px solid #333;
    	list-style-type: none;
    	margin-bottom: 8px;
    	padding-bottom: 8px;
    	word-wrap: break-word;
    }
    
    .footer-widgets .search-form {
    	width: 100%;
    }
    
    .footer-widgets .latest-tweets li span a {
    	color: #ccc;
    }

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

    December 7, 2015 at 10:46 am #172994
    cmagras
    Member

    Thanks Tom! I know I didn't ask the question, but I had the same problem. 🙂 What do you recommend for the media queries? I know nothing about those, so I'm apprehensive when it comes to making sure they work properly!

    December 7, 2015 at 10:55 am #172998
    cmagras
    Member

    Oops, I tried the code you included Tom, but it didn't work. :/ I'm not sure why though. I added the snippet to my functions, and then replaced my "Footer Widgets" with the css you gave. Any ideas?

    December 7, 2015 at 11:43 am #173023
    Tom
    Participant

    From your wording, it appears that you've added the code to functions.php instead of changing the existing code.

    What theme are you using?


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

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

© 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