Hello,
I have a requirement like this -
For different companies, different logo image have to be shown in the footer.
Those images are of different widths.
I have added the logic to dynamically display the images but I am not able to horizontally center the logo inside this container highlighted in blue border -
Is there a way, so that independent of the image width, it automatically centers itself within the enclosing container?
Thanks in advance.