• Resolved kaitlyn4590

    (@kaitlyn4590)


    Is there a way to remove the footer popup for a few pages, or at least push it all the way to the bottom of the page? The link is an example.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Emma

    (@emma24)

    Hi @kaitlyn4590,

    Adding scripts to certain pages is not currently supported in Insert Headers And Footers, but it’s in our roadmap.

    For now, you can use this custom CSS code to stick the button to the bottom of the page. Place the following code in Appearance > Customize > Additional CSS section:

    .fh-button-flat-pop.fh-fixed--bottom {
    bottom: 0 !important;
    }

    I hope this helps! Let me know if this works for you. Thanks!

    Thread Starter kaitlyn4590

    (@kaitlyn4590)

    I appreciate you doing the legwork here but unfortunately in mobile and tablet view this still covers the important content of my sales funnel pages, so this does not work. What is the time frame on being able to remove/assign to certain pages?

    Plugin Support Emma

    (@emma24)

    I understand how important it is for your sales funnel pages to remain accessible across all devices. At this time, there isn’t an exact ETA for the option to remove or assign specific pages, but it’s something we’re actively planning.

    In the meantime, if there’s anything specific you’d like us to address or if you have further input on what would work best for your setup, please let us know. We’re here to help as much as possible while we work on this feature.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.