Forums » Plugin: Ultimate Coming Soon Page » Dead center logo

  • Resolved batavus

    (@batavus)


    Hi there..

    Great plugin… but i’ve got 2 questions:

    1) How To Center my logo (400 x 400 px) Exactly In The Center.. I tried:

    #coming-soon{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -200px;
    }

    But then its not in the center

    2) How can i have my description text in the bottom of the pag but in the center. I tried

    #teaser-description{
    position: fixed;
    text-align:center;
    bottom: -30px;
    }

    But the text stays at the left

    Any advice would be appreciated

    Cheers,
    Marv

    https://wordpress.org/plugins/ultimate-coming-soon-page/

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Dead center logo’ is closed to new replies.