• Resolved Chuckie

    (@ajtruckle)


    Please visit the site and scroll down.

    I have an overlap between the reCaptcha v3 badge and the scroll to top.

    How can I adjust these so that they are not overlapping?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Chuckie

    (@ajtruckle)

    Resolved it with some custom CSS:

    /* Make room for the reCaptcha badge */
    wpfront-scroll-top-container {
    right: 5px !important;
    bottom: 75px !important;
    }

    Plugin Support Swathi S

    (@swathiswpfront)

    Hello @ajtruckle ,

    You can use the ‘MarginX’ and ‘MarginY’ Options on the Settings page to set the right and bottom property of scroll top button without using Custom CSS.

    Thanks!

    Thread Starter Chuckie

    (@ajtruckle)

    Awesome! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Placement of reCaptcha / Scroll to Top’ is closed to new replies.