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

    Hi team,
    Is it possible for the socket to follow the browser window when expanding the window?

    Thank you, Frederic

    #291112

    Hi Frederic!

    Can you elaborate please? A screenshot would help

    Best regards,
    Yigit

    #291246

    Hi Yigit, how do I get you a screenshot?

    #291272

    Hi!

    You can upload screenshots on imgur.com or Dropbox public folder and post the links here

    Cheers!
    Yigit

    #291280

    Wonderful, thank you

    See how the bottom black is not following the browser window? is there a way to make it follow the window as you open it bigger?

    Thank you

    #291287

    Hey!

    Try adding this code to the Quick CSS:

    #main .content {
        min-height: 500px;
    }

    Cheers! 
    Josue

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