i want to align the image to center. just the image. when i align it, it will move all the text.
Hi @Azfar Aiman ,
I think you can wrap image inside a container and do alignment (like center).
Best regards,
Khuong
thanks
Hi @Azfar Aiman
Enclose image inside the container then align it in center or you can you align center widget from toolbox.
Thanks
Arun
Hi @Azfar Aiman,
To resolve this you can enclose the image inside the container with Width: fill and then you can align the image container to center with CSS "text-align: center;".
Please let me know if this works.
Regards,
Deepika