Questions tagged as 'responsive'

0
answers

Problems with Media Screen CSS3

It was decided to download an HTML5 template and adapt it, at the time of editing we realized that there are sections that ignore the lower @media screen and only take the last one, that is, if I have one of 360px, another of 480px and one of 73...
asked by 17.02.2018 / 00:50
1
answer

Menu responsive toggle?

Hello, I would like to know how to make this responsive menu that not only clicks on the hamburger to make toggle (which is already done) but click outside on any part of the document to removeClass, I tried to use $ ("* not: .hamburgesa "). re...
asked by 19.02.2018 / 19:07
0
answers

Organize buttons in bootstrap navbar 4 when hamburger menu appears

I need to organize the buttons in the bootstrap 4 navbar when the hamburger menu appears when it collapses, here's how it usually is: Then to collapse for the responsive version: How could I place the elements down aligned with respe...
asked by 30.01.2018 / 17:15
0
answers

Responsive height

How about, I'm working on a web page, which must be necessarily responsive, the problem is that with my design, it looks good on only some devices, and I want opinions on how to give height or how to model my design. div so that they are fully...
asked by 13.12.2017 / 20:16
1
answer

My responsive only works when activating the desktop version in the browser

I have a website, which in version portrait on my cell works responsively, but when I turn it into a landscape version, it shows how it would look like on a large PC (although the average querie specifies that it takes version landscape of the s...
asked by 10.11.2017 / 22:57
0
answers

Why does not the classe table-responsive in HTML work with Bootstrap?

I try to build a data table that should be a responsive design. That is, it uses a small size when it is displayed on small devices: For example: But I get this: I'm sure I use the same html code as the teacher and I do...
asked by 04.11.2017 / 17:03
0
answers

Responsive page / bootstrap does not work with DNS

I'm testing a bootstrap template. when I try it with the ip of the server it works responsive and it enables me the responsive menu and the rest. If I test it in the domain, it shows it to me as in a Web-type PC. I attach the example in the i...
asked by 19.07.2017 / 17:48
1
answer

How can I make a floating menu like in Wix

I have this kind of menu: <div class="call"> <a href="#"><p class="call-items" title="About">Hola</p></a> <a href="#"><p class="call-items" title="Home">Como</p></a> <a hre...
asked by 02.07.2018 / 04:02
1
answer

I can not apply styles to tablet resolution in landscape

I can not apply the styles to a article in the mediaquery of tablet landscape. It takes me the mediaquery styles of desktop resolution. With my tablet horizontally, the paragraph is almost down, the arrow icon is not visible. In portrait...
asked by 07.07.2017 / 20:16