Problem centering two images side-by-side.
-
Hello,
I need to horizontally center two images on a specific page.
It has a background image set using:
#services { width: 100%; height:450px; background: url('https://philisacare.co.za/wp-content/themes/pharmaplus/images/bg-appointment.png') no-repeat left bottom #f3f3f3; }
I try using
#images-wrap {text-align:center;}
in the #services div to display the images horizontally in the center but they end up one on top of the other/vertically stacked.Link: https://philisacare.co.za/membership-login/
Please help or advise a more efficient way to do this?
Thanks
WWM
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Problem centering two images side-by-side.’ is closed to new replies.