• Hi!

    I have a long scrolling page that I’m using the pace shortcode on, with Bigcounter for theme – rusinskyjazyk.sk.
    Is there a way for me to set the position of the counter so that it displays in top right corner of sections I link to? I use anchors at top of the section that I link to. Maybe by editing bigcounter.css?

    E.g., I’d like to see the counter even when I type in and load rusinskyjazyk.sk/#podpora. But now I can’t, because the counter shows at the top of the page, not the section.

    Help with this would be highly highly highly appreciated.
    Thanks for a great plugin,
    Branko

    https://www.ads-software.com/plugins/wp-pace/

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

    (@jamesdbruner)

    Yeah you should be able to do this by editing bigcounter.css like you’re thinking and making sadding a line to set the position to either absolute or fixed. That’s how I would do it anyways.

    Thread Starter kazzzoooo

    (@kazzzoooo)

    Thanks for confirming that James! Could you even be so super nice and write that line of CSS for me? I’m pretty bad at that and can’t quite think of how to tell it to position at the top of current view.

    Right now bigcounter.css is
    .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace.pace-inactive .pace-progress{display:none}.pace .pace-progress{position:fixed;z-index:2000;top:0;right:0;height:5rem;width:5rem}.pace .pace-progress:after{display:block;position:absolute;top:0;right:.5rem;content:attr(data-progress-text);font-family:"Helvetica Neue",sans-serif;font-weight:100;font-size:5rem;line-height:1;text-align:right;color:white;}.pace .pace-activity,.pace .pace-progress{background:transparent!important}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bigcounter placement’ is closed to new replies.