some problems with responsive layout
-
Hello and a Big Thank You for all the help you give us!
I have several small problems on the site that I’m doing for a friend. The responsive reacts badly in some places, on overlapping buttons, on texts in the sidebar, texts that touch the buttons… etc…. (on mobile and tablet)The “ORDER” button for example, reacted well to this code
.buttons .button {
display: inline-table;
}
but the button next to it, is cut between the words … like the button SEE BASKETHere are the screenshots.
https://ibb.co/album/2WtQrKand the website https://shop.snzd.com/boutique
Bonjour et un Grand Merci pour toute l’aide que tu nous apporte !
J’ai plusieurs petit problèmes assez disgracieux sur le site que je suis en train de faire pou un ami. Le responsive réagit mal à certains endroit, sur les boutons qui se chevauchent, sur des textes dans la barre latérale, des textes qui touchent les boutons… etc… sur mobiles et tabletteLe bouton “COMMANDER” par exemple, a bien réagi à ce code
.buttons .button {
display: inline-table;
}
mais le bouton à coté, se coupe entre les mots … comme le bouton VOIR LE PANIERVoici les captures écran.
https://ibb.co/album/2WtQrKet le site https://shop.snzd.com/boutique
Merci d’avance.
- The topic ‘some problems with responsive layout’ is closed to new replies.