O
O
ork8212018-03-08 21:24:51
Layout
ork821, 2018-03-08 21:24:51

How to make a WordPress site responsive?

What is the best way to ensure the adaptability of a site on WORDPRESS?
Is it possible to get by with Bootstrap, or is it better to use something else?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dima Polos, 2018-03-08
@dimovich85

Responsiveness does not depend on WP, if you know how to layout adaptively, then do it.

O
Orkhan Hasanli, 2018-03-08
@azerphoenix

It doesn't matter how you provide adaptability. CMS has nothing to do with it.
Bootstrap is perfect for this purpose.
One caveat - connect the styles and bootstrap scripts only through functions.php
Before connecting the bootstrap, popper.js & jquery.js must be connected (be sure to follow the connection order). Styles of the theme itself style.css is included after the bootstrap.
Well, for the VI, to use the bootstrap menu, you need to add a walker
https://github.com/wp-bootstrap/wp-bootstrap-navwalker

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question