• 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

Full Width for Genesis Responsive Slider in Outreach Pro theme

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 › Full Width for Genesis Responsive Slider in Outreach Pro theme

This topic is: not resolved

Tagged: full-width slider, Outreach Pro

  • This topic has 17 replies, 5 voices, and was last updated 10 years, 2 months ago by Tim Squires.
Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • October 20, 2014 at 8:34 pm #128549
    anicca
    Member

    Dear all, Would you please let me know how do I set full width for the Genesis Responsive Slider in the Home Top widget of this theme? I tried to change the slider size and image size, but there remains the background on the two sides of the slider as shown in the demo version.

    http://my.studiopress.com/themes/outreach/#demo-full

    Thank you very much.

    http://local
    October 20, 2014 at 8:44 pm #128550
    Doug
    Participant

    I would like to know also.

    October 22, 2014 at 8:22 am #128742
    bhaynet1
    Member

    Yes - please share the answer - I need this too.

    Thanks!

    October 22, 2014 at 8:55 am #128750
    Genesis Developer
    Member

    I think that it is very easy. You 'll setup the slider width and height (like 1900px X 450px whatever you want) in Slider's settings page.

    Next add the following css in your style.css file

    .home .site-inner .wrap{
      width: 100%;
      max-width: 100%;
    }

    I did not test it. But you can try and please let me know if it is working for you.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 22, 2014 at 9:06 am #128751
    bhaynet1
    Member

    Hi -

    Thank you for responding - I added your code to the CSS - however it unfortunately didn't work.

    Here's a link:

    http://www.hiddenpondtreefarm.com/HP_NEW_SITE/

    The image is 1850 x 498 (which I desire) - I have the Genesis Slider setting set to that width and height too.

    However it did pull in the image - but it is now "shrunk" to fit the 1140 container i think?

    What should I change please?

    Thank yo.

    PS _ I just ran Regenerate Thumbnails but alas - this also didn't work

    October 22, 2014 at 9:17 am #128753
    Genesis Developer
    Member

    I am not getting my CSS. Are you using cache plugin? Please flush the cache. it'll work


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 22, 2014 at 9:43 am #128756
    Genesis Developer
    Member

    @bhaynet1 I checked your css file. There have some issue. closing bracket is not there. Please use my code

    @media only screen and (max-width: 480px) {
    
    	.content {
    		padding: 30px;
    	}
    	
    	.content #genesis-responsive-slider .flex-control-nav {
    		display: none;
    	}
    
    	.home-bottom .widget:nth-of-type(2n),
    	.home-bottom .widget {
    		margin: 0;
    		width: 100%;
    	}
    	
    	.header-image .site-title a {
    		background-size: contain !important;
    	}
    }
    .outreach-pro-home #genesis-responsive-slider {
    	max-width: 100%;
    }
    
    .outreach-pro-home .flexslider {
    	max-width: 100%; 
    }
    
    .outrach-pro-home .flexslider .slides img {
    	width: 100%; 
    }
    
    .outreach-pro-home .flexslider .slide-image {
    	max-height: 100%;
    }
    
    .home .site-inner .wrap{
      width: 100%;
      max-width: 100%;
    }

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 22, 2014 at 10:02 am #128760
    bhaynet1
    Member

    Thanks so much - it did work!

    But now there's a bit of white space on the right side - how do I get rid of that please?

    October 22, 2014 at 10:06 am #128761
    Genesis Developer
    Member

    i am not getting white spaces. I am checking on 15 Inch laptop.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 22, 2014 at 10:31 am #128764
    bhaynet1
    Member

    AHa - it's ok on my 15 in laptop too -

    but there's a 1/2 white space on my 21 in iMac: - here's a shot:

    White Space on Genesis Slider - right hand side

    So should the image be either centered or enlarged?

    Thank you.

    October 22, 2014 at 10:45 am #128766
    Genesis Developer
    Member

    then upload 2200px image.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 22, 2014 at 10:50 am #128767
    bhaynet1
    Member

    Thank you so much!

    October 22, 2014 at 4:58 pm #128795
    Doug
    Participant

    bhaynet1 - what's the countdown plugin called? I need something like that for my site (need it to display along the top like yours).

    October 22, 2014 at 6:38 pm #128800
    anicca
    Member

    Thank you all guys, esp genwrock - your simple CSS trick works perfectly for my case.

    October 22, 2014 at 8:31 pm #128804
    Genesis Developer
    Member

    @anicca Thank you. Glad that my code is working for you.


    @cabrzama
    Try DW PROMOBAR plugin


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 23, 2014 at 12:31 pm #128869
    bhaynet1
    Member

    Hi cabrzama -

    Yes - the plugin at the top of the page is: DW Promobar.

    It's free in the WP plugins directory. You can change colors, fonts & even lets you add that nifty countdown timer - which can automatically disappear when the date has been reached.

    And a BIG THANK YOU to genwrock for his kind assistance!!!

    October 31, 2014 at 4:58 am #129980
    anicca
    Member

    Sorry that I have to open this topic again.

    Is there any trick to put the slideshow in the center of the website? My client has the habit of zoom out her browser to 50%, which make the overal web layout become tiny, and the slideshow is often on the left side. We can't always have the mega big photo to fit her demand. I tried with 2560px but still cannot cover her screen. Possibly, the best way is to put the slideshow full-width but in the centre.

    Please kindly help. Thank you very much.

    April 18, 2015 at 5:12 am #148318
    Tim Squires
    Member

    Thanks very much — this is an old thread but has solved my problem perfectly.


    timsquires.com.au

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

© 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