1

I have this Bootstrap grid https://www.codeply.com/p/FuHGj3t94N It works fine with large desktop , but on mobile all is messed up. Especially the "NEW" text is not visible in mobile and is not responsive. What is wrong in my Bootstrap grid code ?

1 Answer 1

1

Please flow the Bootstrap grid system.

And please see the code here to see your code demo

you should add

<div class="col-lg-1 col-md-1 col-sm-2 col-4" 

and

<div class="col-lg-11 col-md-11 col-sm-10 col-8"

to make 100% responsive

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.