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

    Thank you for using CusRev.

    I’ve updated the solution with a new CSS code, please try to use the new one and let me know if it helped.

    Thread Starter timster80

    (@timster80)

    Hey Neo,

    It worked thnx!

    For those who need it, I’ve added css to make it look better on mobile:

    @media (max-width: 767px) {
        body #cr_floatingtrustbadge, 
        body #cr_floatingtrustbadge.cr-floatingbadge-big {
            display: block;
        }
    	#cr_floatingtrustbadge .cr-floatingbadge-top, .badge__verified {
        display: none;
    	}
    }
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mobile badge’ is closed to new replies.