Archived topic
image center alignment
3 replies · Started by Juned on January 11, 2021
Viewing posts 1–4 of 4
Hi,
At the home page of my staging site, I tried every possible option to make the image (image of lady with the trolley) at the centre of the page, but it is showing as left alignment only at DESKTOP.
The Mobile view has been set perfectly.
Kindly help me in fixing it.
Hi there,
Try this CSS:
.aligncenter {
text-align: center;
}
Let me know :)
Amazing....
One step solution. Thanks.
No problem :)
This archived topic is closed to new replies.