Hi,
Thanks again for your help!
I’ve done this. Seems to work:
@media only screen and (max-width: 400px) {
figure.alignleft, img.alignleft, figure.alignright, img.alignright {
float: right;
max-height: 50%;
max-width: 50%;
}
}
Thanks. And how do you shrink the image itself?
Thanks. It removes only the French flag and leaves the link icon. If I click on the link, the British flag appears, which I don’t want either.
Thank you.
How do I align the logo to the left/center/right?