Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
1 answer
31 views

Force mobile navigation menu to remain in open state

I want to apply some custom CSS rules to the navigation menu in WordPress's Twenty Twenty-Four theme. When I click menu, the menu appears. When I right-click and select "Inspect" from the ...
Keyslinger's user avatar
  • 5,264
0 votes
0 answers
9 views

Graph shrinks after resize() when pointRadius is positive

I encountered an issue where the size of the chart changes unexpectedly when the pointRadius of a dataset is modified. Here's a minimal explanation of the behavior: Initial state: I initialize a ...
Y99's user avatar
  • 1
1 vote
0 answers
46 views

How to create responsive header like the Valorant site?

I just started to code for 2 months and I'm trying to copy the responsiveness of the official valorant website header. I only managed to copy where the header list like [Game Info, Media, News, ...
Adrian's user avatar
  • 11
0 votes
0 answers
18 views

how can I design product card responsive with 2 columns and sequencially they besides one another and keep no gap? [duplicate]

I want a responsive product gallery where product will be shown with two columns in mobile view and there will be no gap between product cards as marked in the below image. css float property makes ...
Md Mohidul Haque Khan's user avatar
0 votes
0 answers
10 views

Fit/Adjust google ad in mobiles

Im using Google Ads in my site inside a card > inside a container. The problem is the red circles in the picture. How can i fix this issue? I need to fit/adjust the size of the ad to the card or ...
RonnyKid's user avatar
0 votes
1 answer
49 views

Not responsive image on phone emulator

I want to make a super optimized website for the pet project. There was a need to adapt the images so that there would be a high-resolution image on PC screens and a small one on phones. I made a ...
Ywk MNB's user avatar
0 votes
0 answers
46 views

Using window.matchMedia() to handle the different screen sizes and jQuery to update the DOM

When I am using multiple CSS classes on JS, window.onresize isn't working for me. Tried different solutions on the web to solve but none worked for me. My codes: JS: window.onresize = function(event) {...
Charles's user avatar
0 votes
1 answer
41 views

Responsive Design for Phone and Tablet

I have an app that I want to support both Phone and the Tablet, but not the same layout as the Phone stretched over Tablet. Re-arrangement of the layout is expected, just like responsive web, where ...
AppDeveloper's user avatar
  • 2,170
0 votes
1 answer
80 views

How do I make my navbar items vertical while letting the logo and icon stay on top

It's my first time doing some responsive design and I use this as an excercise. But after trying this for several hours I'm desperate now. So I have a simple Navbar with a logo at the left corner, ...
Vischi's user avatar
  • 229
0 votes
0 answers
35 views

How to Make D3 SVG responsive in react with viewbox

How can I make my D3.js line chart responsive and scrollable horizontally? Currently, when I resize the window, the SVG size does not adjust, and the chart is not responsive. The chart width ...
Sagar's user avatar
  • 5,521
0 votes
0 answers
22 views

Vertical scaling doesn't work properly in React Native

I don't understand how to make my React Native app 100% responsive. I've looked into it, but overall I haven't found anything better than using Flexbox or scaling functions like these: const ...
Raak's user avatar
  • 1
1 vote
1 answer
76 views

Is there a CSS property that rescale any element like the object-fit: "contains" does on img?

Is there a CSS property that scale down an html element that has a fixed dimensions when the windows size is lower than the size of the content ? In other words the content should scale down (and keep ...
Daniel Gabor's user avatar
  • 1,517
0 votes
2 answers
123 views

How to make responsive signature pad?

How to make a signature pad canvas in signature-pad.js work responsively? My challenge is the following: I either get the cursor positioning while drawing correctly but lose the input on resize // OR ...
Julian W.'s user avatar
0 votes
0 answers
19 views

Media Queries for Smartphones: Resolving Overlapping Styles

I’m using media queries for two smartphone resolutions given below: (smartphone 412 * 915 ) (smartphone 385 * 854 ) However, I am experiencing issues with overlapping styles between these two ...
Ali Abdul Rehman's user avatar
0 votes
0 answers
14 views

How to make bootstrap column align top? [duplicate]

When one column has more content than the others, I want to make sure the other columns in the second row fill the empty space without causing gaps. The other row will also see the same thing. I'm ...
Rejuan hossain's user avatar
0 votes
0 answers
33 views

Rspec system test for mobile using responsive web layout - how to specify width lower than 500px using chromedriver?

I'm trying to write an RSpec system spec to test working functionality through a responsive web layout that could emulate how one would use things in a mobile. How do I get the window size to have a ...
boddhisattva's user avatar
  • 7,350
0 votes
2 answers
89 views

custom positioning a leaflet control on different screen sizes

I have a rather simple leaflet control that shows the information about markers. update: added code for the control const info = L.control(); const initialMsg = 'Click on a marker for more info'; // ...
punkish's user avatar
  • 15k
0 votes
1 answer
18 views

Website Dimensions not making sense - Laptop VIew

I'm a web developer and I'm working a website. I was viewing the dimensions for it on a macbook laptop. According to Google Chrome Developer the dimensions for the webpage is 1420 x 373, which would ...
Aishah91's user avatar
0 votes
1 answer
60 views

Making object shifted to the side responsive with orthographic camera Three js

I’m trying to figure out the best way to make the position (and scale if needed) of the model across all devices without relying only on match medias. Ofc I can’t use %, so is there something built ...
aka_lux's user avatar
  • 23
0 votes
0 answers
13 views

Using Chakra UI, how do I transform grid A,B,C horizontally to B,A,C vertically responsive

I have a desktop design that looks like this - cards stacked horizontally: A B C I would like to transform this responsively for mobile widths using Chakra UI like this vertically: B A C How can I ...
alienzee's user avatar
0 votes
0 answers
79 views

How do I get Responsive Control values in Elementor, where 'selectors' => [] method can't be used?

I'm developing a custom elementor widget, and I'm trying to set font-variation-settings which includes weight and optical size. Please note that, I can NOT set weight using font-weight property and ...
Abhishek's user avatar
1 vote
0 answers
102 views

Collapsing and displaying a menu using html php and javascript

I've started using a grid display. As someone with no sight, I find this makes a lot more sense to me, and on first impression, is much more approachable. Currently, this is my css code: body { min-...
user2305558's user avatar
0 votes
1 answer
46 views

Flutter Web Safari on iOS Simulator keyboard pops again on tap Done button

I have a textfield with number type and for testing I'm running app on responsive web version with iOS simulator. As below in GIF keyboard appears again on tap done. How can i fix this? Code: ...
Abhishek Thapliyal's user avatar
0 votes
3 answers
78 views

Overflow wrap does not adjust text width

I want the text div to be centered but the text to be aligned left. The inner div (#introduction-child) is wider than its content. Instead it should be the width of the text (max-width 80vw). The font-...
Moritz347's user avatar
0 votes
0 answers
64 views

Duplicate entries in X axis when Zooming Out on Mui Line Charts

Trying to use the MUI Line Charts and when implementing it make it responsive BUT, for some reason i dont know, when zooming out it duplicates the X axis entries it has, in this case i have the months ...
Interglot's user avatar
-1 votes
1 answer
49 views

Divs with images won't scale on mobile

Working on building a responsive site and I've gotten all my divs to fit mobile other than the divs that contain images. Those are bigger and create an overhang. The picture shows the issue on #...
Lydia Filiou's user avatar
0 votes
1 answer
26 views

How to make responsive on Slider Group on Vutify?

Now I am developing simple project, and facing some issues in develop. I can't make responsive with this slider group components. This is the source code. <v-slide-group v-model="model&...
Anchor's user avatar
  • 1
-2 votes
2 answers
96 views

How can I make a card like this which is responsive in HTML/CSS

I would like to make a card (image 1) which is fully responsive and can support two cards sitting to the left of it for a total of three cards on a website I am building (image 2). I've coded this up ...
braxton's user avatar
  • 32
0 votes
1 answer
28 views

CSS Animation for Background not covering 100% responsive height

Hey there I have this CSS code I am trying to inject into a ReadyMag project and while it is "mostly" doing what I want it will not cover odd aspect ratio browswer windows. How do I get it ...
Shawn Convey's user avatar
1 vote
0 answers
17 views

Can I override Highcharts legend auto changing?

I have a highchart graph (codebase is react) with the following legend layout: But when the screen gets small enough, it auto flips to be: I have tried adding "layout: 'horizontal'" in ...
PaulJeffreys1974's user avatar
0 votes
0 answers
28 views

Responsive Form Layout Issues on Small Screen Widths

The form layout works well on most screen sizes, shrinking as expected, but at 260px width, it stops shrinking and starts overflowing the viewport. I've checked the CSS for any fixed widths, padding, ...
Hamza Djedovic's user avatar
0 votes
0 answers
48 views

How to make a gt table responsive in a quarto website

I would like to hide a couple of columns of a {gt} interactive table in a quarto website, given the condition that the screen is smaller than certain amount of pixels. In this example I want to hide ...
dzegpi's user avatar
  • 647
0 votes
1 answer
33 views

Flutter: Popup Resize when keboard apears issue in fluttrer

I'm facing an issue with popups in my Flutter app. When the keyboard appears, the popup resizes and becomes difficult to interact with. ** Screenshots:** image without apearnce of keyboard when ...
UXman Baig's user avatar
0 votes
1 answer
28 views

CSS Positioning - Content overlapping Image

Here is the HTML and CSS below. The content keeps overlapping image. The end goal is to have it responsive. It use to work, but all the sudden I cannot get it to resolve. Used AI, used online ...
tmoflash's user avatar
0 votes
2 answers
34 views

Error with HTML background video in responsive design

I'm creating a page for a local event and I made a countdown with a video background. However, when I try to make it responsive, it zooms in enormously and it is not possible to see everything on the ...
Fael__.'s user avatar
0 votes
1 answer
36 views

Trying to change max-width + display: grid in media query

im building this small page mobile first, which works. however, on full page i want to change the max width of my heading, and change the card-container to display: grid as i want to position them ...
Arjen Bos's user avatar
0 votes
0 answers
31 views

How can I make my next app responsive on iPhone?

I've made a webpage using nextjs which is responsive using media queries, works really well on safari using mac and at Firefox as well. but when I try to open it on iPhone the images have a completely ...
rodrigodh's user avatar
0 votes
0 answers
124 views

How to show a phone mockup in Desktop view in React.js

I have a MobileView component that uses the DaisyUI phone mockup to display a Home component within a mobile device frame: <div className="mockup-phone"> <div className="...
prajun7's user avatar
  • 307
0 votes
0 answers
39 views

¿How to fix the responsive menu in boostrap?

in the inner page of this site the responsive menu is not working because I have to change the main menu in the inner pages (not in the home). When you turn on the inspector in your browser and ...
Diego Diaz's user avatar
0 votes
0 answers
38 views

Scale grid gap with size of grid

I want to make these displays more responsive with grid, so I add media queries to make them shorter but in turn their gap becomes much bigger on the grid. How do I lessen the gap on smaller sizes? ...
ahsan waqar's user avatar
0 votes
0 answers
47 views

Media Queries Max-Width is not applied even though I am on mobile view (Browser)

I have a website in Astro and using SCSS. I have a weird bug with the media queries. I have this styling @media screen and (max-width: 768px) { .p-content { &_inner { ...
Haidepzai's user avatar
  • 1,030
-2 votes
1 answer
31 views

How can I make this div container reponsive, media query tends to show no effect on its width

I am trying to make a container that contains some commands for my bot. Everytime the screen size reduces, the container and the element messes up. Ps for some reason, width property doesnt work on it....
Shaurya Tushar's user avatar
0 votes
0 answers
26 views

Unable to scroll sticky Footer on mobile view (Footer reveal effect) - overflow-y not working on iphone-14/pixel-7/iphone-12/Galaxy s20 ultra

I've made a footer reveal effect using css, using following two classes: Content class applies to wrapping div above the footer. .content { min-height: 100vh; background-color: white; /* ...
Syed Zainullah Qazi's user avatar
1 vote
1 answer
48 views

HTML Table is not overflowing its container

I am trying to make an html table overflow its container to have a scrollbar on mobile, but it is not working. Here's the code: export default function Stats({ pokemon }: { pokemon: PokemonWithColor })...
Rafael's user avatar
  • 63
0 votes
0 answers
11 views

How to Center a Form Horizontally and Maintain a Fixed Vertical Position Across All Devices? [duplicate]

I'm working on a responsive web design and need to center a form horizontally while keeping it at a specific vertical position across different devices (desktop, tablet, and mobile). The form should ...
Opeyemi's user avatar
0 votes
0 answers
52 views

content hidden in specific mobile width

the content of my site was hidden and scroll bar ends with up to the height of the mobile screen and this only happens to only specific mobile layout and other mobile layout works fine screenshot i ...
A.Ambrish's user avatar
0 votes
1 answer
532 views

Angular 18 - background image not showing up on mobile device but works in browser and chrome tools

I decided to redo my personal website (www.coltstreet.com), and I am using media queries to display different background images. Everything is working fine on desktop and I was using chrome tools to ...
CStreet's user avatar
  • 373
0 votes
2 answers
51 views

How do I make my container take up entire space?

I am making a screen that has a shelf image along with a plus icon overlaying the entire image with a dotted border. I want to make the dotted border take up the entire space allowed by the largest ...
Sanchit Batra's user avatar
0 votes
1 answer
33 views

FLUTTER UI Ratio

I've been developing in flutter for a while but the ui side isn't my main area. I currently have an application developed on a 16:9 tablet format where widget sizes are expressed via MediaQuery.size ...
Theo Loury's user avatar
0 votes
1 answer
207 views

Contents of iframe not responsive

There is a webpage which shows different design according to the screen size (whenever you refresh the page after changing the screen size). I have embedded this webpage in my website. However, after ...
Mohammad Sajjad Baqri's user avatar

1
2 3 4 5
103