Moving button

Home Forums Automattic Forefront Moving button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #163354 Resolve

    thompsoneyecare
    Member

    Just one more question, i changed my image on my homepage and it seemned to move my buttons down where they no longer appear where i want them to be. What is the code to move them up again?

    Thanks

    The blog I need help with is thompsonoptometrists.co.nz
    #163357

    Kathryn P.
    Happiness Engineer

    Hi there, I’m not sure where you want the buttons. :) Could you explain in more detail what you have in mind, or show me a sketch of what you’re trying to accomplish?

    This is how it looks now on my screen in Firefox 40: https://cloudup.com/coXvlxAN-8I

    #163360

    thompsoneyecare
    Member

    Hi. I just wanted to move them up a little so that when someone clicks on the page they can see both of the buttons without having to scroll down

    Thanks

    #163363

    Kathryn P.
    Happiness Engineer

    This should help:

    .front-page-content-area .entry-content {
        max-width: 700px;
    }
    
    .hero > div > div > div {
        padding-bottom: 0;
        padding-top: 0;
    }
    
    .front-page-content-area .entry-content {
        margin-top: 0;
    }
    

    Whether someone sees the buttons without having to scroll down completely depends on their browser window size and screen resolution. For example, on my screen I don’t have to scroll at all to see not only the buttons, but the full featured image.

    #163414

    Kathryn P.
    Happiness Engineer

    Hi there – I’m just checking in to see if you still need any help setting up Forefront or are you all set?

    #163425

    Kathryn P.
    Happiness Engineer

    I’m marking this as resolved since it’s been a while since we’ve heard from you. If you need help with anything else, don’t hesitate to start a new thread.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.