Viewing 4 posts - 31 through 34 (of 34 total)
  • Author
    Posts
  • #204839

    Hey!

    Please review your website now. I have added one landscape image and one portrait by simply adding tags to these posts.

    Cheers!
    Yigit

    #204841
    This reply has been marked as private.
    #204843

    Hi!

    You can add this on your Quick CSS or custom.css to position the socket or footer at the bottom:

    #socket {
    position: fixed;
    width: 100%;
    bottom: 0;
    }
    
    #socket .container {
    margin: 0 auto;
    }

    Regards,
    Ismael

    #204845

    Hi!

    I cannot see any images on your Collections page and no, footer cannot be fixed. You should have enough content to keep the footer on the bottom or you can add following code to Quick CSS and adjust it as needed but frankly having more content is a better way

    .fixed_header #main {
    min-height: 1000px;
    }

    Justin we have started with centering menu and other questions came in. If your questions are not related with each other, please start new ones. It makes it easier for us and for other users who may have similar questions to follow. So i am going to close this one for now. If you have any other questions or issues, please start a new topic :)

    Regards,
    Yigit

Viewing 4 posts - 31 through 34 (of 34 total)
  • The topic ‘Off-centered Menu IPAD’ is closed to new replies.