hack the device slider

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12745
    bryan
    Member

    Hello

    I see where I can edit the image
    http://www.hyperr.io/wp-content/themes/agile/images/sliders/iphone-slider-stage.png
    for the home page
    http://www.hyperr.io/

    but I want to remove the black status bar so I can have my screenshots contain the status bar- which changes from white to black in our app.
    How do I move the images up the distance of the height of the status bar so they align properly??

    thanks

    b

    #12760
    Veena
    Moderator

    Pls try the below custom CSS in themeoptions –

    .iphone-slider-container .flex-slider-container {
     top: 13.4%;
     left: 16.8%;
     width: 63.5%;
     height: 64.9%;
    }
    
    #12767
    bryan
    Member

    worked perfectly

    thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘hack the device slider’ is closed to new replies.