Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #437280

    I have a one page site with a section that needs one of the images moved up so the graphic lines up with the section heading. I’ve tried using span classes but no luck. Is there another way to do it?

    Thanks

    #437551

    Hey raslade!

    Can you please post a screenshot and show the changes you would like to make? I see only landing page when i go to your link

    Cheers!
    Yigit

    #437557

    Ops sorry about that try: http://studiomobius.co.uk/kp/yigit to preview.

    #437565

    Hey!

    Please add following code to Quick CSS

    #brave img.avia_image {
      margin-top: -90px;
    }

    Cheers!
    Yigit

    #437570

    Simple as that – awesome, thank you again.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Move image box up with span class’ is closed to new replies.