Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #253226

    Hi
    Is it possible to have some space between the body, the footer and the socket?
    That all for the boxed layout and with boxshadow.
    Please have a look at this picture:
    http://mauritius-panorama.com/wp-content/uploads/2014/04/splitt-layout.jpg

    If it is not possible with the footer and socket, is there another way to do this layout ?

    Thanks for your answers

    • This topic was modified 10 years ago by retotito.
    #253417

    Hey Reto!

    Thank you for using the theme!

    Please add this on Quick CSS or custom.css to create a gap between the containers:

    #footer, #socket {
    margin-top: 100px;
    }

    This needs polishing but it is a start.

    Regards,
    Ismael

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