• 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

Responsive Slider – not responsive – Metro Pro

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 › Responsive Slider – not responsive – Metro Pro

This topic is: not resolved

Tagged: resposive slider metro pro

  • This topic has 1 reply, 2 voices, and was last updated 11 years, 11 months ago by David Chu.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • March 5, 2014 at 12:29 pm #93548
    yolohtzin
    Member

    Hi - for some reason the genesis responsive slider is not being responsive -does anyone know why please.

    Heather

    http://joanvidargas.com/
    March 6, 2014 at 10:11 am #93678
    David Chu
    Participant

    Hi,
    That was a tricky little problem to find. The general problem is that you (or someone) are trying to play with the dimensions of content and using fixed widths for that. This can defeat responsiveness in any element, not just a slider.

    The most obvious smoking gun is the width setting below. When you get to a narrow screen, this will keep the screen wider than the device.

    .site-inner {
    clear: both;
    margin-left: auto;
    margin-right: auto;
     width: 960px;
    }

    You could try "100%" instead, but that will cause you to need changes elsewhere, too. There are other things interacting with this. Various floats and widths. In the following line, you also have a fixed width that will fight with widths elsewhere:

    .content {
    float: right;
    width: 700px;
    }

    That should point you in the right direction. You'll probably need to fix other spots, too - other selectors, or writing code for the smaller breakpoints. Finally, if you're changing the stufff above, it will affect other pages, so you may need to write variations that are specific to the slider (or home page).

    This is a great illustration of how special skills may be needed even on a quality theme.

    Good luck!
    Dave


    Dave Chu ยท Custom WordPress Developer – likes collaborating with Designers

  • 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

© 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