• Resolved naushad786

    (@naushad786)


    I want to move the position of the display Trust Badge a little up. Currently, it overlaps the back-to-top button.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Thank you for using CusRev.

    You can add this custom CSS code to Appearance > Customize > Additional CSS, to change the position of the floating badge.

    #cr_floatingtrustbadge {
        bottom: 50px !important;
        right: 30px !important;
    }

    Let me know how it goes.

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to move the position of the plugin’ is closed to new replies.