I have a single template with a div wrapped around all the content (.reading-wrapper).
I then set the Reading Progress Bar “content selector” to .reading-wrapper.
ISSUE
The logic still seems to calculate the whole page (when it should only calculate the height of the content selector), yet the reading bar seems to calculate the content selector (which is correct).
What should happen
Surly the logic and the reading bar should match?
Header
Title
Intro
DIV with .reading-wrapper class wrapping around all ‘single’ content.
DIV with related posts
Footer
When the user scrolls to the bottom of the ‘.reading-wrapper’ (in this case), the scroll bar should reach 100% width of the page, and the user can continue scrolling toward the end of the page, past the related posts, and to the footer.
This is not happening, the reading bar finishes at around 80-90% of the width of the screen, even when scrolling right to the bottom of the page (at the footer).
Yeah, I’ve just checked mine, for Safari, and it looks horrible. Its has a gap for the background (even though it should be transparent), and the bar is the default Blue color when it should be orange?
Hey guys,
A live link would be extremely helpful in both cases @mehmettuz@danmurray
I can confirm that the progress bar in Safari Desktop and on iOS (no matter if Safari or e.g. Chrome) does not use the set styles but instead uses the iOS/Safari default styles. You can temporarily override the behavior with this: