agmantia Posted October 2, 2020 Share Posted October 2, 2020 Site URL: http://travisvoice.com/voip2 I want my form to stay fixed on the side of the page while users scroll. this is the code i tried: #collection-5f77546d44a1ed498bae102e {#block-670fa9ed874913a1f9c9 {position: fixed !important; position: left !important; position: top !important} } right now it just looks absolutely terrible Link to comment
tuanphan Posted October 4, 2020 Share Posted October 4, 2020 Hi. I see you fixed. Do you still need help on this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
agmantia Posted October 5, 2020 Author Share Posted October 5, 2020 On 10/4/2020 at 3:00 AM, tuanphan said: Hi. I see you fixed. Do you still need help on this? Hi @tuanphan Yes, I am trying to add a title at the top of the form. This is the code i was working with to get the form on the left side of the page. @media screen and (min-width: 640px) { #collection-5f77546d44a1ed498bae102e {#block-670fa9ed874913a1f9c9 {position: fixed !important; position: left !important; position: top !important} } } @media screen and (min-width: 640px) { #block-670fa9ed874913a1f9c9 {width:32%} } #block-41d2b14a3baf862e583b {padding-right: 25px}s i tried editing the code so that #block-yui_3_17_2_1_1601670183627_311965 (the block ID for the text box) follows the same rule, but it is just hidden by the padding on the form Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment