• Resolved pb52

    (@paulbarrett1952)


    I just installed the latest release.

    My “Close” or minimizer button has suddenly acquired a second icon that looks like a compass. Plus there’s a thin white column inserted between the controls and the page edge.

    I can’t find any config options to change this.

    It spoils the whole effect. Please help!

    WP 4.9.6 Firefox or Chrome

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Danish Ali Malik

    (@danish-ali)

    Hi @paulbarrett1952,

    I just checked your site URL it looks fine.

    In the new version, I added the close and Open Icon which you can easily change by clicking the design tab in Floating Links Setting Page.

    You can change the border Color to same as the background color to remove border effect, It can also be done very easily from Design section in the customizer.

    Add the following CSS snippet to fix the border effect on hover.

    .floating_next_prev_wrap .floating_links a:last-child:hover {
        border: none;
    }

    You can also easily show and hide any of the icon.

    [ Signature deleted ]

    • This reply was modified 5 years, 5 months ago by Jan Dembowski.
    Plugin Author Danish Ali Malik

    (@danish-ali)

    Also, make sure to clear the cache to make it work properly.

    Thread Starter pb52

    (@paulbarrett1952)

    Thanks Danish

    Yes, Ctrl+F5 is my constant friend.

    Adding the border css snippet fixed the problem with there being an open AND close icon present at the same time. Now I only see the correct one.

    Thanks for the rapid response. That is much appreciated ??

    Plugin Author Danish Ali Malik

    (@danish-ali)

    Awesome thanks for the quick feedback it helps to make the plugin perfect one.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with 3.1.0’ is closed to new replies.