skip to Main Content

<br> not breaking lines in forms with Bootstrap-Twitter bootstrap

I would like to get a form layout like below https://jsfiddle.net/May_Y/6w9nd73c/20/ <form id="cat_select" class="form-inline"> <input class="c" name="c" id="c" type="text" style="width:10%"><br><br> Select any below:<br><br> <input class="l0" name="l0" id="l0" type="text" style="width:30%"> <input class="l1" name="l1" id="l1" type="text" style="width:30%"> <input class="l2" name="l2" id="l2" type="text"…

VIEW QUESTION

Show/hide block with JavaScript or jQuery – Shopify

I have a block of HTML and image running in Shopify I'd like to display and hide on click of the image. I am new to jQuery, can you help please? <div class="team__member grid__column grid__column--one-half-medium grid__column--one-quarter-large"> <h3>CEO&WRITER</h3> <p class="font-size--smaller">The CEO…

VIEW QUESTION
Back To Top
Search