Questions tagged as 'layout-responsivo'

0
answers

Problems with .container-fluid and @media

I am a beginner in Bootstrap and am using the framework for a school work. Previously, I was using the class .container to leave the content "together", but as I did not like the space around I decided to use .container-fluid . S...
asked by 09.08.2016 / 16:50
0
answers

Problems of recognition of the first responsive mobile faces

Error in recognizing responsive mobile PrimeFaces. I'm using PrimeFaces 5.3 and the Grid CSS feature works perfectly on the Desktop as seen in the images below. Maximized Restored Butunfortunatelythemobileisnotworking,becauseitgetsthevi...
asked by 20.05.2016 / 17:03
0
answers

css menu does not work when entering through Google, but usually works via URL

This problem happens on mobile devices. It is a bit strange, but when you access the site through the URL, the menu works normally, that is, when you click on the 3 horizontal bars, the menu appears. But when I go on google, I do the research an...
asked by 25.11.2015 / 16:01
2
answers

Menu does not disappear when clicking on responsive bootstrap site

I'm trying to make the mobile responsive menu on a bootstrap site disappear completely by clicking on its links. The site is one page and the links work through Anchors. The site has been modified in a theme theme by another person. I think the...
asked by 24.08.2015 / 00:01
1
answer

White space when zooming in on page and cell screen

I can not find the error that is generating this white banner on the screen when I zoom in and on the mobile screen when I access it. <!DOCTYPE html> <html> <head> <title>Iracema Filha - OFICIAL</title> <link...
asked by 04.06.2015 / 19:54
2
answers

Website is not getting responsive with Bootstrap [closed]

I made a site using bootstrap, but it is not getting responsive on the phone, it simply appears as if it were on a monitor and then with both horizontal and vertical scrollbar ... link This is the site. By the chrome browser, if the scre...
asked by 12.04.2016 / 17:49
2
answers

Page landscape mode does not fit

I put a photo of the background, having 100% height. When I open the site via mobile (or Chrome / Firefox console) in landscape mode, the background of the image does not occupy all the space. In desktop mode and mobile mode in portrait po...
asked by 08.01.2016 / 18:09
1
answer

Why media queries work like this?

I was creating a responsive menu, and u noticed that if I did not put the media queries from the smallest to the largest it does not work correctly. @media only screen and (min-width:560px) { .menu li { width: 132px; height...
asked by 26.07.2017 / 17:23
2
answers

Problems displaying my site in chrome

Hello, I'm having trouble showing my site in Google Chrome. I edit the codes mainly in the css, the mozila displays on the hour, but in chrome or it takes a lot (after updating about 20 times) that works, or does not update at all. The proble...
asked by 24.01.2017 / 14:35
2
answers

Force a DIV element at the bottom

Good morning, personal. I need to align elements in the bottom of a parent div. This is a chat screen where messages are displayed whenever there are new ones at the bottom of the window. However, I can not force the placement at the bo...
asked by 16.01.2018 / 13:15