• Resolved issaaccbb

    (@issaaccbb)


    Hey,

    I love your plugin (so do my clients) and was wondering if maybe there was a way to offset the loading bar. Its rather discrete at the top so I would like to put it at the bottom or part way into a page. Is this possible? Please advise! 🙂

    Thanks

    http://ww.wp.xz.cn/plugins/wp-pace/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jamesdbruner

    (@jamesdbruner)

    To add it to the bottom you could try adding this css style to your themes style.css

    .pace .pace-progress { bottom: 0 !important }

    to add a little space at the top you could try this adding this line

    .pace .pace-progress { margin-top: 20px }

    Plugin Author jamesdbruner

    (@jamesdbruner)

    I’m marking this as resolved. Let me know if you have any further issues/questions! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Screen Options’ is closed to new replies.