10
Views
6
Comments
Solved
align image to center without align as whole
Question
Service Studio Version
11.54.22 (Build 62709)

i want to align the image to center. just the image. when i align it, it will move all the text.

Solution

Hi @Azfar Aiman ,

I think you can wrap image inside a container and do alignment (like center).

Best regards,

Khuong

thanks

Champion

Hi @Azfar Aiman 

Enclose image inside the container then align it in center or you can you align center widget from toolbox.

Thanks

Arun 

thanks

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

thanks

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.