badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Static front page vertically responsive

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #41945
    Laura
    Participant

    Hi,

    i want my static front page to be vertically and horizontally responsive. The other pages should not be vertically responsive but only horizontally.
    The page is already horizontally responsive.
    Could you please help me with the vertical responsiveness?

    Thanks!

    Laura

    #42090

    Hi Laura,

    Sorry! Vertical responsiveness. What you are trying to say? Could you please clarify it more?

    Thank you!

    #42202
    Laura
    Participant

    Hi,

    please check the following webpage: http://magdalenabinkiewicz.pl/
    That page shows up in the full browser window (in height and width), not more, not less. There is no need to scroll down to see the whole page.
    If you reduce your browser window in height for example, the footer is moving up. So the footer is always in the bottom of the browser window.

    Please let me know if you need me to specify it more.

    Thanks.
    Laura

    #42208

    Hi Laura,

    Are you asking to have the same thing in our theme? Also provide us your site URL too?

    Thank you!

    #42217
    Laura
    Participant

    Hi,
    that would be great. I mean. I would only like to have it on the “home” site of the webpage.
    http://www.bellphotography.de

    Thanks.
    BR
    Laura

    #42244

    Hi Laura,

    First what you have to do disable the slider and remove the image from the slider and set that image as background image.
    To set the background image go to Appearance > Background select the image and set the settings as shown in this screenshot and again go to the Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #site-title a img {
        max-width: 300px;
    }
    body {
        background-size: cover;
    }
    #colophon {
        bottom: 0;
        position: fixed;
        width: 100%;
        z-index: 1000;
    }

    Thank you!

    #42268
    Laura
    Participant

    Thanks a lot!

    #42285

    You welcome Laura

    Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.