Nothing is aligning correctly, please help!
http://kelleycreative.com/site/
Scroll down to this section. http://nimb.ws/ZHTzmC
Both of those image boxes are set to center, but they go left. Please help me center each of the images in their column.
Even the header I have there is just slightly off center to the right even though I have a style call out centered. This is the 3rd BeTheme installation I'm working with. I don't understand why this is being so difficult.
Is there a setting somewhere that is messing up simple alignment options somewhere?
Comments
please use the following css and this should definitely help you:
.image_frame.inline-block {display: inline;
}