Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #584330

    have javascript widget in footer column but will not expand to correct height and width.
    Website: bigideasweb.com
    footer Column 1.

    #584374

    Hi John!

    You will have to style it modify it style.
    Please contact the service provider to assist you further with it.

    Cheers!
    Basilis

    #584387

    what? no it is some css in the footer which i cannot locate.has nothing to do with the styling. it is being pulled at 180×295 pixels
    I have it on my old website at thewaterfrontrestaurant.net.- the css for the fields is “smooshing” it.

    #585141

    Hi,

    I’m not sure what it is supposed to look like, could you post a screenshot please?

    Thanks,
    Rikard

    #585570

    sure, however, dont see a place for me to add a screenshot

    #585572

    anyway, you can go to thewaterfrontrestaurant.net and look at the footer. it is correct size.

    #586887

    Hey!

    Please add this in the Quick CSS field:

    .OT_wrapper {
        width: 100%;
    }
    
    #OT_form {
        width: 100%;
    }
    
    .OT_day, .OT_time, .OT_party {
        width: 100%;
        padding-right: 10% !important;
       height: 50px;
    }

    Note that we don’t or can’t provide support for third party plugins as stated on our support policy but since this is a basic css style issue, we’ll try to help as much as possible.

    Best regards,
    Ismael

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