• Resolved SolutionsDEV

    (@solutionsdev)


    Good day,

    There is a small black arrow that hides and un-hides the icons. How to remove or disable this arrow completely?

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vaakash

    (@vaakash)

    Please do the following.

    WP Socializer –> Settings –> Additional CSS rules

    Paste the following.

    .wpsr-fb-close {
        display: none !important;
    }
    Thread Starter SolutionsDEV

    (@solutionsdev)

    Works perfectly well.

    I will mark this topic as resolved.

    Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to prevent from hiding’ is closed to new replies.