• 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

Adjust 'responsiveness' with Genesis Responsive slider

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 › Adjust 'responsiveness' with Genesis Responsive slider

This topic is: not resolved

Tagged: Executive theme, genesis responsive slider

  • This topic has 1 reply, 2 voices, and was last updated 10 years ago by rfmeier.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • June 4, 2013 at 8:53 am #44016
    marktzk
    Member

    I have Genesis Responsive Slider running on a site with the executive theme (http://www.prsatarheel.org/beta/), but I am developing this on my 13" Macbook pro. That means that most of the time, the arrows and navigation dots for the slider are invisible to me, unless I stretch my browser window as wide as it will go. Candidly, this seems kind of ridiculous, as more and more people are using 13" and 11" laptop screens, and I can't see any reason design wise to remove the arrows and nav dots on those screens. Essentially I want to keep the arrows and navigation dots at smaller browser window sizes than the default.

    How would I go about adjusting the responsiveness of the theme so that, at least on a 13" monitor like mine, the arrows and dots still show up?

    June 4, 2013 at 9:11 am #44017
    rfmeier
    Member

    Hello,

    Just from inspecting the css within Chrome, try the following.

    Around line ~2027, adjust the css;

    #content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt{
    	display: none;
    }
    
    /* prevent the arrows from hiding */
    #content #genesis-responsive-slider .flex-direction-nav li a,
    #content #genesis-responsive-slider .flex-direction-nav li a.prev {
    	/* display: none; */
    }

    This should prevent them from being hidden when the screen size gets smaller.  However, they will need be re-positioned to prevent them from spilling over the edge of the screen.

    I would try the following after where you just commented out the css

    /* move the right arrow in */
    #content #genesis-responsive-slider .flex-direction-nav li a {
     right: 0;
    }
    
    /* move the left arrow in */
    #content #genesis-responsive-slider .flex-direction-nav li a.prev {
     left: 0;
    }

    I hope this helps.

    Let me know how it turns out.


    Ryan Meier – Twitter

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

© 2023 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