Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @andrianiannalisayahooit

    The easiest solution would be to apply a zoom or transform CSS rules to the corner ad.

    For example, you can enter the style definition below through the menu option “Appearance > Customize > Additional CSS”:

    #cornerContainer{zoom: 150%;}

    or

    #cornerContainer{transform: scale(150%);}

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘change size of thumbnail’ is closed to new replies.