Edin theme. Home page. class = "button-minimal" change default position?

  • Unknown's avatar

    Hi,
    Have had a chat with a happiness engineer who said I should come to this forum. on my home page I would like to have 2 button-minimal (or perhaps my own version?) positioned top left of the screen, in the sky of the image, with the text in a good position too, so that it doesn’t block the image too much.
    Thanks in advance for help.
    Mini

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi Mini, first off open that post with the buttons in it and delete the blank paragraph between the buttons and last line of text. Then paste the following into your custom CSS at the bottom.

    .home .hero.with-featured-image, body[class*="front-page"] .hero {
        padding-top: 20px;
        padding-bottom: 330px;
    }
    .home .hero .hentry {
        margin-left: 20px;
    }
  • Unknown's avatar

    Thanks so much sacredpath, what a great way to start my day!

    Cheers Mini

  • Unknown's avatar

    You are welcome, Mini.

  • The topic ‘Edin theme. Home page. class = "button-minimal" change default position?’ is closed to new replies.