Questions tagged as 'responsive'

2
answers

Bootstrap organize HTML structure of 3 columns moving positions without duplicating HTML

I have an HTML structure in Bootstrap, this consists of 3 columns, so it should be in the desktop version. I need the mobile version to be like this, start some features that allow this to be done? /*! * Bootstrap v3.3.7...
asked by 13.12.2017 / 00:57
3
answers

How to put responsive images

I'm developing a web page with laravel, the problem I have is that I used a template that already had everything ready, but of course I wanted to replace the images I brought with some custom ones, but when I make the browser small or "pick up"...
asked by 03.07.2018 / 09:41
1
answer

Because these files are not integrated to the wordpress theme

Good day, I ask this question since I am trying to integrate a file with css properties to WORDPRESS where I have everything related to the responsive and the topic is not applying the changes the same thing happens with the .js file that I want...
asked by 02.12.2017 / 18:44
1
answer

text centered on img with responsive and within a link

I have a problem and that is that I can not leave a text that goes inside an image and is inside a link, when I start to do the responsive the text goes too up, some way to power fix it? <div class="container"> <a href="url">...
asked by 01.09.2018 / 12:22
1
answer

Change img in responsive wordpress

I'm having problems with imagenes that occupy all div 1080px , to pass them to responsive I want them to occupy longer than wide obviously cutting the photo by the sides but I can not do it, how much stretching the pho...
asked by 24.08.2018 / 14:39
2
answers

How to load a certain script depending on the width of the screen?

I have a website which is adapted for mobile but in certain points of interruption or break I need to execute certain Javascript. Example: I need that when the screen is greater than 992 px a'Click 'event is executed and if it is less than th...
asked by 14.08.2018 / 18:32
1
answer

How to make a responsive image with css and html

What happens is that I have a page where I want that when the page is opened I only see an image and the menu, what happens is that I do it by placing the measurements of my monitor, but obviously not all Monitors are the same, how could I do so...
asked by 09.06.2018 / 08:16
1
answer

Headers of datatable are positioned badly | responsive table materialize

I'm testing datatables with materialize, I was testing the class responsive-table in a table that I have initialized with datatable. The problem I see is that when you load the page from a medium screen upwards you look at the table we...
asked by 13.04.2018 / 02:49
0
answers

Responsive Menu

How can I make my menu responsive correctly, on the cell phone it looks like this when I display the menu I select the option but it does not disappear the menu goes to the selected section but the menu window remains and on the compute...
asked by 14.12.2018 / 20:12
0
answers

Leave fixed, without scroll a side menu mobile css

my problem is that, when using my page in a mobile resolution, I open the menu, and it does not stay fixed, that is, if I scroll, it takes me down the page, when what I'm looking for is the opposite . Also, I use a transparent background in the...
asked by 10.10.2018 / 00:06