All Questions
Tagged with responsive mobile
286 questions
-1
votes
0
answers
25
views
Nothing works on ipad and smartphones I have a draggable function
I have tried putting meta tags and nothing makes the code draggable I want the text blocks and image blocks to be draggable on iPad and smart phone, what should i do to make it work?
The idea is to ...
2
votes
1
answer
80
views
Flutter Screen_utils to figma responsive problem
I am implementing a Figma design in Flutter using screen_utils to match the design exactly. The design dimensions are 430x932, but I’m encountering issues on smaller screens.
I tried solving this with ...
0
votes
1
answer
58
views
Layout Issue with Tic-Tac-Toe Board Between Mobile Browser Emulation on Desktop and Mobile Browsers
I created a tic-tac-toe game using React and Tailwind CSS. The board layout works as expected when viewed in mobile emulation mode on my desktop browser, as shown in this screenshot. However, when ...
-2
votes
1
answer
113
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 ...
-1
votes
1
answer
20
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 ...
0
votes
0
answers
23
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 ...
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 ...
0
votes
1
answer
49
views
Im having trouble with navbar in mobile for only my index page
HTML file
<div class="header_section header_bg">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
&...
0
votes
1
answer
44
views
Flexbox footer won't evenly space
)
I'm a super novice coder just trying to make a responsive site for my music. I have managed to get a basic template together, but my footer isn't working how I'd hoped.
I've put 4 image/ a tags in ...
-2
votes
1
answer
94
views
Automatic redirect to a mobile friendly site with typo3? [closed]
So ive created a landingpage for my website with quite a few content elements. I did it only using html and pasting to my typo3 backend. I have 2 seperate html codes of that page. One for desktop view,...
0
votes
1
answer
131
views
Bootstrap 5 navbar toggle button not responding
I'm having trouble getting the toggle button in my Bootstrap 5 navbar to work properly. The button appears, but clicking it doesn't show the navigation links on smaller screens. I've followed the ...
-1
votes
1
answer
99
views
WordPress Responsive Mobile Menu plugin problem
I am trying to set a mobile menu with Responsive Mobile Menu plugin on WordPress with white drop-down theme. But it's not working.
I edited the details in the theme but in result I got the half opened ...
0
votes
1
answer
90
views
How to get rid of white spaces in mobile?
So I have created this board game using html css. It works fine on any size desktop and when I view it in the inspect mode with the device toolbar set for Iphone 12 or any other phone modes, there are ...
0
votes
1
answer
46
views
overflow-x Mobile remove horizontal scrolling
I have a splash page that uses pictures as it's background. When it's in desktop view, everything looks great. On mobile, I have it absolutely positioned, so the logo can stay in the middle.
My code ...
0
votes
1
answer
57
views
TYPO3 - Language menu is not showing on mobile version
I don’t have much experience with TYPO3 and I find it hard to find some things. The language menu is not displayed in the mobile version and I cannot find a solution.
In the browser inspector I notice ...