• 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

3 text columns positioning

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 › 3 text columns positioning

This topic is: resolved

Tagged: Columns, text

  • This topic has 3 replies, 2 voices, and was last updated 11 years, 8 months ago by mbsvendsen.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • June 22, 2014 at 9:00 am #111066
    mbsvendsen
    Member

    Hi!

    I want to display text in three separate columns on the same horizontal line. As I do not wish text to flow between the columns I have used the following code. If anyone could assist in how to make the third column be aligned (vertically) with the first two I would be very thankful.

    The page I am working on is: http://www.sykkelscience.com

    I have used the following code in a text/html widget:

    
    <style>
    
        #columns {
            width: 100%;
        }
    
        #columns .column {
            position: relative;
            width: 30%;
            padding: 1%;
            font-size: 12px;
        }
    
        #columns .left {
            float: left;
        }
    
       #columns .center {
            margin: 0 auto;
        }
    
        #columns .right {
            float: right;
        }
    
    </style>
    
    <div id="columns">
        <div class="left column">
            <p>Columns in text are a very handy tool.Unfortunately, most designers don't use
            them because they're tedious to implement.</p>
        </div>
    
    <div class="center column">
            <p>Columns in text are a very handy tool. Unfortunately, most designers don't use
            them because they're tedious to implement.</p>
        </div>
    
        <div class="right column">
            <p>However, if you take the time and effort
            of putting them into use, you'll find 
            that they really add to the aesthetics 
            and functionality of your work.</p>
        </div>
    </div>
    
    http://www.sykkelscience.com
    June 22, 2014 at 9:06 am #111067
    pepacobos
    Member

    Why you just use the columns classes that Genesis already has? Your first column would have a class "one-third first", your second one "one-third" and your third one "one-third".

    June 22, 2014 at 9:08 am #111068
    mbsvendsen
    Member

    Oh, I was not aware of those. Kind of new to Genesis. Thanks for pointing me in the right direction, will try and read up on them and see if I can work it out 🙂

    June 22, 2014 at 9:20 am #111069
    mbsvendsen
    Member

    That worked perfectly, thank you @pepacobos!

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