• 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

Modern Studio Pro – Welcome Message

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 › Modern Studio Pro – Welcome Message

This topic is: not resolved
  • This topic has 2 replies, 2 voices, and was last updated 11 years ago by beyers13.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • June 23, 2015 at 10:19 am #157297
    beyers13
    Member

    I am using a responsive slider in the welcome message widget. I would like it to be basically a full width slider. I can't find in the CSS where to make the welcome message area full width or what code to use.

    Thanks in advance for the help.

    June 23, 2015 at 1:42 pm #157332
    Christoph
    Member

    Hi,

    unfortunately css won't do the trick.

    The welcome message widget is hooked into genesis_before_loop.
    Which is not meant to go full-width, if you are using the sidebar.
    See here: http://genesistutorials.com/visual-hook-guide/

    You can, however, change this to an earlier hook in the functions.php

    This is the code you are looking for:

    //* Hook welcome message widget area before content
    add_action( 'genesis_before_loop', 'ms_welcome_message' );
    function ms_welcome_message() {
     
    -- More code omitted --

    You can change 'genesis_before_loop' to 'genesis_before_content' or 'genesis_before_content_sidebar_wrap' .
    Depending on the slider you might have to adjust some css, too.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    June 23, 2015 at 2:26 pm #157335
    beyers13
    Member

    Christoph that worked perfectly.

    Thank you very much for your assistance!

  • 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