Hey,

http://we-remortgage.co.uk/sitewp/

I'm trying to make the form to the right actually clickable however it seems like something is in the way. Can anyone locate the issue?

Thanks!

Recommended Answers

All 2 Replies

There are lot of issues

In container_24 you have given max-width: 980px;
but Mid_Content is a div inside of this div, For Mid_Content div you have given width: 1100px;

Why?

Give Mid_Content div width value with less than or equal to width of container_24 div

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.