• 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

[Outreach Pro] Footer widget 4 to 2

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 › [Outreach Pro] Footer widget 4 to 2

This topic is: not resolved

Tagged: footer area, footer widget

  • This topic has 6 replies, 3 voices, and was last updated 9 years, 10 months ago by jlknauff.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • April 10, 2016 at 10:48 pm #183350
    mohdisa
    Member

    Hi,

    I want use Outreach Pro. By the way, I want change footer widget from 4 area/widgets to 2 area/widgets.

    How to do it?

    Thank you.

    April 10, 2016 at 11:16 pm #183351
    Andykev
    Participant

    Try on development site.....if you type something wrong you will get white screen of death.

    functhions.php (change the section which looks like this, change the 4 to a 2)

    //* Add support for 2-column footer widgets
    add_theme_support( 'genesis-footer-widgets', 2 );
    
    Next you need to change the style.css so your widget is formatted.
    
    /*
    Footer Widgets
    ---------------------------------------------------------------------------------------------------- */
    
    .footer-widgets {
    	background-color: #222;
    	color: #ccc;
    	clear: both;
    	font-size: 14px;
    	padding: 60px 0 0px;
    }
    
    .footer-widgets input {
    	border: 1px solid #333;
    }
    
    .footer-widgets .entry-meta a:hover,
    .footer-widgets a:hover {
    	color: #fff;
    }
    
    .footer-widgets-1,
    .footer-widgets-2 {
    	width: 50%;
    	padding: 1%;
    }
    
    .footer-widgets-1 {
    	float: left;
    }
    
    .footer-widgets-2 {
    	float: right;
    }
    
    April 12, 2016 at 7:15 pm #183488
    mohdisa
    Member

    Hi, thank you for helping me.

    Now I has some problem, I has put search form at navigation area.

    Its look nice on full website, but on responsive screen the search form is gone.

    How to show it in responsive site?

    Thank you.

    April 12, 2016 at 7:28 pm #183491
    jlknauff
    Member

    Look in your CSS for the class or ID that targets the search form; specifically, within a media selector. There is something in your CSS to hide the search form below a certain screen size.

    This is what you're looking for:

    @media only screen@media only screen and (min-width: 1224px) {
    ...some CSS code...
    }

    Find the CSS for the search form within that at a smaller screen size and you should find what you need.

    April 12, 2016 at 7:33 pm #183492
    mohdisa
    Member

    I cant find its, can you help me by see my website?

    http://inee.unimap.edu.my/

    April 13, 2016 at 6:44 pm #183568
    mohdisa
    Member

    Anyone, someone? Please help me.

    April 13, 2016 at 7:23 pm #183569
    jlknauff
    Member

    Delete

    .genesis-nav-menu li.right {
        display: none;
    }

    But it's going to mess up your layout.

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