• Resolved ngootkina

    (@ngootkina)


    I need to move the site title and tagline up in the hero area, to have them almost beneath the menu. How can I do that?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @ngootkina try adding the following code to Appearance -> Customize -> Additional CSS:

    .has-header-image.inspiro-front-page.inspiro-page-ready .site-branding, 
    .has-header-video.inspiro-front-page.inspiro-page-ready .site-branding {
    	top:35%;
    }
    Thread Starter ngootkina

    (@ngootkina)

    Thank you very much, Ina, it worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Title and Tagline Position’ is closed to new replies.