Issue description: I am using the All-In-One Reviews Widget to display Google Reviews on a TV in our Office, I am using the sharable link on a Fullscreen web browser on the TV, how can i make the background of the body black the same as the widget, and can I set the max width and height of the widget? so that long reviews do not go off the page **
I tried adding that CSS code into the Custom CSS on the Widget settings but that did not make any difference, I also tried setting the browser to be dark mode but that did not make any difference either
You’d like to stretch the black background to the full width and height, so that there wouldn’t be a white background when opening a Share Link, right?
If this is the case, and you’re using the widget inly through the Share Link, please add this code to the Custom CSS field on the Style tab of your widget’s settings:
Hi Sina
I had tried setting the min-width to 100% but that did not make any difference on the image width, only when I set the width to be a static size did the width of the image change, then I needed to add the height 100% to make the aspect ratio correct, I would prefer to not use a static size for the width but I could not get it to work without using that?
Thanks, Rodney