YyusufaydemirJul 22, 2017
Hi,
On mobile version, i can see only copyright div. The others dont come out. How can i fix this?
You can find my footer code in below.
kirk2.co
<!-- Footer
============================================= -->
<footer id="footer" class="dark">
<!-- Copyrights
============================================= -->
<div id="copyrights">
<div class="container clearfix">
<div class="col_half">
Copyrights © 2017 All Rights Reserved by Kırk2 Teknoloji Inc.<br>
<!-- <div class="copyright-links">[Terms of Use](#) / [Privacy Policy](#)</div> -->
</div>
<div class="col_half col_last tright">
<div class="fright clearfix">
[
](https://www.facebook.com/kirk2teknoloji/)
[
](https://twitter.com/Kirk2Teknoloji)
[
](https://plus.google.com/b/103897550218578479179/?hl=tr)
[
](https://www.linkedin.com/company/k%C4%B1rk2-dan%C4%B1%C5%9Fmanl%C4%B1k?trk=ppro_cprof)
</div>
<div class="clear"></div>
<i class="icon-envelope2"></i> info@kirk2.com.tr <span class="middot">·</span> <i class="icon-headphones"></i> +90 507 100 42 42 <span class="middot">·</span> <i class="icon-skype2"></i> kirk2teknoloji
</div>
</div>
</div><!-- #copyrights end -->
</footer><!-- #footer end -->