• If you scroll down a bit, you can see 3 boots (back view, angle view, and front view). I want to put some space between them, but can’t figure out a easy way to do it. I really don’t want a gallery or plugin. I’m not that familiar with CSS. I know what it is, but I’ve never really used it here in WP. Any ideas on what I can do?

    Thanks,
    Thomas

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • I don’t know why you have images in a heading, but here is a rule that will affect this:
    h3 img { margin-right: 3em; }
    It could affect any page, if you have images in headings on other pages. You would put this in the Customizer under Additional CSS.

    Here is how it looked when I applied it in my browser:

Viewing 1 replies (of 1 total)

The topic ‘Creating space between horizontal images’ is closed to new replies.