• Resolved merdman2

    (@merdman2)


    We have enabled the Trust Badge on several of our pages.

    On mobile the page adds a massive white space column on the right that spans from the top to the bottom of the page.

    I can’t identify the part that causes the issue.

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

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

    Thank you for using CusRev.

    Please try to add this custom CSS code in Appearance > Customize > Additional CSS, to fix this issue.

    .cr-trustbadgef {
        overflow: hidden;
    }

    Let me know how it goes.

    Thread Starter merdman2

    (@merdman2)

    I have added the code. It fixes the issue.

    I would suggest to update the plugin so that extra CSS is not needed.

    Thanks for your help.

    Plugin Support cusrev

    (@cusrev)

    No worries! Actually, this CSS rule is already included in the plugin’s files. Please make sure that you have the latest version installed and clear all the caching on your website.

    Thread Starter merdman2

    (@merdman2)

    You are right. I’ve updated to latest version and it no longer needs the CSS ??

    I really thought I had updated to latest version before I posted here. Maybe cache didn’t clear fully. Good to see this working perfectly as always.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Trust Badge Not Working Properly on Mobile’ is closed to new replies.