• Resolved sirrah

    (@sirrah)


    Hi,

    I’m trying to move the title and subtitle text in the hero image area downwards so it doesn’t cover the main part of my image. Is there a way to do this?

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Ina

    (@inamoro)

    Hi, @sirrah

    Add the following code to Appearance -> Customize -> Additional CSS:

    .has-header-image.home.blog.inspiro-page-ready .site-branding, .has-header-image.inspiro-front-page.inspiro-page-ready .site-branding, .has-header-video.home.blog.inspiro-page-ready .site-branding, .has-header-video.inspiro-front-page.inspiro-page-ready .site-branding {
        top: 70%;
    }
    Thread Starter sirrah

    (@sirrah)

    Hi Ina,

    Thanks for your reply, unfortunately that didn’t work though.

    Thread Starter sirrah

    (@sirrah)

    Actually yes it does work!

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Moving title and text in hero image’ is closed to new replies.