x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Custom section
CustomCSSbackground-image: url('/download/attachments/8814628/venue-boston-paramountcorner-slideshow.jpg?api=v2'); background-size: cover; height: auto;


Services onboarding sidebar
TextContainerBodyDynamic spaces to accommodate any event or gathering.
CustomCSSwidth: 45%;
Heightauto
TextContainerCSSfont-size: 30px;
customCSSwidth: 45%;

Services onboarding logo container
CustomCSSdisplay: flex; flex-direction: row; flex-wrap: wrap; padding-top: 0px;


Custom card
ImgSrc/download/attachments/7113820/venue-sanmateo-avatar.jpg?api=v2
Typeeventspagecard2
LinkUrl/display/VEN
TitleSilicon Valley
TitleCSScolor: white; padding: 0px; margin-top: 15px;



Custom card
ImgSrc/download/attachments/7113820/venue-boston-avatar.jpg?api=v2
Typeeventspagecard2
LinkUrl/display/VEN/Boston+Space
TitleBoston
TitleCSScolor: white; padding: 0px; margin-top: 15px;





Custom column
CustomCSSdisplay: flex; flex-direction: column; justify-content: center; align-items: center; height: inherit; width: 55%;


Sign up block
CustomCSSbackground-color: white;
SubText
TopHeadingWhether you’re looking for a room to pitch investors, a home for your growing team, or location for your next event, we've got you covered.

Custom button
CustomCSSbackground-color:#41b64a; margin: 10px
Typecustom-button
ButtonClassmobile-button
TextContact Us
Urlhttps://gsvlabs.typeform.com/to/JTJrtX
Custom button
CustomCSSbackground-color:#41b64a; margin: 10px
Typecustom-button
ButtonClassdesktop-button
TextContact Us
Url#inquire






Custom section


HTML
<style>
#inquire{
	height: 500px;
    width: 600px;
    margin: auto;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
#inquire{
    width: 95%;
    height: 250px;
    margin: auto;
}
.css-t5ciqp {
    position: relative;
    height: 75%;
    background-color: white;
    border-top: solid 1px #42B64A;
}
.css-1f3v7vc {
    position: absolute;
    top: calc(50% - 20px);
    width: 100%;
    text-align: center;
    z-index: 2;
    line-height: 1;
    color: #030303;
    font-size: 30px;
    font-size: 20px;
    font-family: Avenir;
    font-style: italic;
}
.css-1f7z6oz {
    outline: none;
    color: white;
    border: none;
    font-family: Avenir;
    font-size: 22px;
    font-weight: 400;
    width: 270px;
    border-radius: 0px;
    left: calc(100% - 330px);
    right: 0;
    bottom: 0;
    padding: 0px;
    height: 65px;
   
}
}
</style>


<div id="inquire" class="typeform-widget" data-url="https://gsvlabs.typeform.com/to/JTJrtX" style=""></div> <script> (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm", b="https://embed.typeform.com/"; if(!gi.call(d,id)) { js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q) } })() </script> <div style="font-family: Sans-Serif;font-size: 12px;color: #999;opacity: 0.5; padding-top: 5px;"> powered by <a href="https://admin.typeform.com/signup?utm_campaign=JTJrtX&utm_source=typeform.com-3163363-Pro&utm_medium=typeform&utm_content=typeform-embedded-poweredbytypeform&utm_term=EN" style="color: #999" target="_blank">Typeform</a> </div>


...