• Resolved Blake232

    (@blake232)


    Hi,

    When looking at the plugin on mobile the “powered by Google” text is extremely large and distorted.

    Is there a way to either resize or remove?

    Thanks,
    Blake

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author richplugins

    (@richplugins)

    Hi @blake232,

    On my mobile it looks like absolutely fine, please have a look here.

    Of course you can change size of this image or hide it through a css code, for instance:

    .wp-gr .wp-google-powered { width: 120px !important; }
    .wp-gr .wp-google-powered { display: none !important; }

    Thanks!

    • This reply was modified 5 years, 2 months ago by richplugins.
    Thread Starter Blake232

    (@blake232)

    It seems to happen intermittently.

    The code will fix it though.

    Thanks for the help!

    edidaktik

    (@edidaktik)

    Could you please advice me on where to add the css code? I am having the same problem.

    Plugin Author richplugins

    (@richplugins)

    Hi @edidaktik,

    If you have a default WordPress installation you can always add the additional css to code: Appearance / Header / Additional CSS.

    Thanks!

    edidaktik

    (@edidaktik)

    Perfect – thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Powered by Google Mobile Distortion’ is closed to new replies.