Cannot center image in “single image” element
-
I am trying to get an image in the “single image” element to center inside that element but it isn’t wanting to center. I went in and set the display to inline-block and the image align to center but for whatever reason it still stays as a block element and never centers the image. I tried getting the raw css and adding it in myself like this: .kc_single_image img { display: inline-block!important; But it still doesn’t work. How can I fix this issue?
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Cannot center image in “single image” element’ is closed to new replies.