Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #625204

    Hi,

    i got two questions:

    1) how can i create space in my body / content to reduce socket height?
    Here is the issue: http://wordpress.fluidserv.de/agb/

    2) how can i place scroll up button aligned center?

    thanks in advance

    Nik

    #625549

    who can help me?

    #625731

    To 1)
    i used

    #top .main_color.container_wrap.fullsize{
    min-height: 300px;
    }

    and it worked for pages, but doesn´t work for my blog.
    css code suggestion?

    #625740

    Hey!

    Please add following code to Quick CSS

    #scroll-top-link {
        right: 48.3%;
    }
    
    .container_wrap_first  {
    min-height: 500px;
    }

    Regards,
    Yigit

    #625780

    Amazing! Thank you so much!

    #625783

    Hey!

    You are welcome!
    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

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