center images in a row without them stacking vertically
-
Hi,
I’m trying to code a banner of buy-buttons for a music site, similar to the dark gray one on https://bradbrooksmusic.com/v2016/discography (The page I’m actually working on is behind a Coming Soon page).
Centering the images w/the wordpress align button forces the image links to be stacked on top of another, rather than as a left-to-right list.
It seems like WP gets around this using the gallery feature. But if I put the buttons in a gallery it doesn’t allow the images to be clickable.
I have experimented with snips of CSS found in the forums, but the only bit that seemed suitable still stacked the centered images.
What is the best way to center the button/images in the div?
Thanks!
- The topic ‘center images in a row without them stacking vertically’ is closed to new replies.