i have linked in company widget but it not responsive it has fixed size how to make it responsive below is code i m using
<script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/CompanyProfile" data-id="505329" data-format="inline"></script>
You didn't give much information, so I apologize for the vague answer. The container for this class is .container-outer
followed by .li-profile-container .company
.
So you'd want add that to your stylesheet and make it responsive. Need examples of responsive web design? Here ya go.