• Resolved ffusion

    (@ffusion)


    We are able to change the button text “Preview the Book & Order” which shows on the desktop view of the site. On mobile view, we continue to see “Quick View” text on the button. The link also is not working on the mobile view.

    Any assistance is much appreciated.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,
    I checked your site, and there seems to be an issue with the sidebar in the page you mentioned, which is preventing the buttons from being clicked.
    You can try to add the following CSS code in Dashboard > Appearance > Customize > Additional CSS to solve the issue:

    .widget-area.sidebar {
      position: initial !important;
    }

    If you still have issues, you could disable one by one your plugins and theme to find what’s causing the conflict.

    I’ll wait for your reply.

    Thread Starter ffusion

    (@ffusion)

    Thanks! I have placed that CSS.
    Need to figure out what is caching the site to truly see the result.
    Stay tuned…

    Thread Starter ffusion

    (@ffusion)

    That did the trick – thanks!

    Plugin Support Iván Sosa

    (@ivansosa)

    Hi there,

    you are welcome!
    Since the topic has been solved, we proceed to mark the topic as resolved.

    If you have any doubt, don’t hesitate to contact us opening another topic!

    Have a nice day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘QuickView button works on desktop but not mobile’ is closed to new replies.