Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi can you share your URL.

    Thank you

    Thread Starter blenkhn

    (@blenkhn)

    integritytechnicalsupport.com

    Hi, the only way you can align the boxes inline and next to each other is by adding position: absolute or position: relative. See example below.

    The following code is applied to id=”fscf_field1_5″

    element.style {
    left: 100px; <==== This is what I added
    position: absolute; <==== This is what I added
    top: 227px; <==== This is what I added
    width: 70px;
    }

    Hi, is your issue resolved?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Inline Phone Number’ is closed to new replies.