Quantcast
Channel: User Bazinga - Stack Overflow
Viewing all articles
Browse latest Browse all 37

Bootstrap pull-right pull-left centering on mobile devices

$
0
0

I am having problem making footer with pull-left and pull-right then center on mobile devices. Currently on desktop it is displaying properly.

Code(fiddle):

<footer ><div class="container"><p><div class="col-sm-4 pull-left"><strong>Powered by Google</strong>.</div><div class="col-sm-4 pull-right"><a href="" title="Terms" target="_blank">Terms</a><span class="">|</span><a href="" title="Policy" target="_blank">Policy</a></div></p><BR><p><div class="col-sm-4 pull-left">            Please direct all queries to admin@gmail.com</div><div class="col-sm-4 pull-right">            2.1</div></p></div>

As you can see when it is on mobile devices it is displayed as this:enter image description here

I want to be able to display it similar to this on mobile device where it is centered:enter image description here


Viewing all articles
Browse latest Browse all 37

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>