Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

91
Views
Bootstrap into already existing html/css site

I already have html/css website. Is it possible to insert bootstrap into it and use it only for some features , for example making this website responsive on all devices etc?

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

Not really.

Bootstrap sets CSS properties on many elements. Simply adding it will create a great many side effects.

Its effects are not limited to elements that you specify.


It also won't magically make things responsible. The responsive features in it require specific HTML structures which you won't have.

If you want to make an existing site responsive, you are best off writing your own media queries.

about 4 years ago · Juan Pablo Isaza Report

0

If you just want the responsive helper utilities and the grid, then you can import the grid only, so that bootstrap styles don't clash with you own existing styles.

So instead of importing bootstrap.css you just import bootstrap-grid.css.

If you use SCSS compiler you can do the same thing just with the .scss extension.

https://getbootstrap.com/docs/5.1/getting-started/contents/#css-files

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!