• 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-column widget – stop text flow between each column

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-column widget – stop text flow between each column

This topic is: resolved

Tagged: Columns, homepage, widgets

  • This topic has 1 reply, 1 voice, and was last updated 9 years, 2 months ago by wizz6113.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 30, 2016 at 12:49 am #195492
    wizz6113
    Member

    I've created a new widget for the homepage and managed to get it into three columns to take 3 text widgets. I can't seem to find the right CSS code to stop the individual text widget content flowing into the next column like newspapers. I need each widget to be separate. Does anyone know the CSS snippet? So many Genesis themes have that neat 3-column homepage widget areas, and while I'd searched other themes, I can't replicate it. Thanks!

    I've so far this CSS in place:

    .services-widget {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 80px; /* Chrome, Safari, Opera */
    -moz-column-gap: 80px; /* Firefox */
    column-gap: 80px;
    }

    .services-widget {
    column-span: none;
    }

    .services-widget {
    text-align: left;
    }

    .services-widget .widget-title {
    font-size: 14px;
    }

    .services-widget {
    border-bottom: 1px solid #f2f1f1;
    border-top: 1px solid #f2f1f1;
    padding: 5% 0;
    text-align: left;
    }

    http://localhost
    October 30, 2016 at 2:32 am #195493
    wizz6113
    Member

    I found the answer thanks to Brad Dalton:

    Add Columns In Custom Widget For Specific Page(s)

    Just what i needed thanks Brad!

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘3-column widget – stop text flow between each column’ is closed to new 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