This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Parallax is stretching background and not honoring repeat setting on Tablet

  • Creator
    Topic
  • #20180
    askwpgirl
    Participant

    Hi Jason,

    If Parallax is set, and you have a repeating background image, the image stretches instead of repeats on Tablet:

    http://jumpstart.askwpgirl.com/test-parallax-dots-background/

    Make screen smaller to see dots get bigger.

    Here is CSS from the parent that is doing this:

    .tablet-on .tb-parallax:not(.texture), .mobile-on .tb-parallax:not(.texture) {
        background-position: center top !important;
        background-size: cover !important;
    }

    If the background is not set to Parallax, then the background repeats fine. So, ideally, the dots should continue to repeat and never stretch.

    🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #20186
    Jason Bobich
    Keymaster

    Wow, now you’re really on a bug hunt-down. That’s a hard-to-find one. I’ve got it fixed for the next update, now.

    #20192
    askwpgirl
    Participant

    Sweet <3 Thanks!

    I probably didn't tell you I used to do QA for a software company? But, no, I'm not intentionally on a bug hunt. I'm just writing my class demo, so I'm spending MANY hours right now doing stuff with the theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.