• juzammar

    (@juzammar)


    The Floating Bar on the product page has always functioned normally, but for a while it disappeared, even though it is activated it does not appear.
    I already deactivated the plugins to test, and it didn’t solve the problem.
    Please help me solve this, Thank you

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Abhishek

    (@abhikr781)

    Hello,

    Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .owp-floating-bar {
        height: 60px;
        opacity: 1;
        visibility: unset;
    }
    Thread Starter juzammar

    (@juzammar)

    It worked, thank you very much.

    one more doubt:
    Would the floating bar appear only after the customer scrolls down?
    After the fixed buy button …

    Because it is appearing right at the beginning of the page …
    Thanks again, you are the best !!!

    Abhishek

    (@abhikr781)

    You are most welcome ??

    Yes, it appears only after scroll down.

    Thread Starter juzammar

    (@juzammar)

    Please, I need the floating bar to appear only after scrolling the page, after the first page break or below the buy button, can you help me?

    https://royalvalentina.com/produto/bebe-reborn-menina-de-silicone-juju-com-enxoval/

    Thank you.

    Thread Starter juzammar

    (@juzammar)

    .owp-floating-bar {
    height: 60px;
    opacity: 1;
    visibility: unset;
    }

    Can you put visibility after first page break in this code?
    Please help me!
    Super thank you

    Hello,

    Unfortunately, no option to add offset for now.
    I will pass to the concerned dev team and we will see what possible can we do in our upcoming updates.

    Thread Starter juzammar

    (@juzammar)

    Thank you very much, I will look forward to it.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Floating bar stopped working’ is closed to new replies.