/    Sign up×
Community /Pin to ProfileBookmark

The responsiveness for Kindle devices doesn’t seem to work fully even though I have media queries for 800px. I’m not sure why this is happening. Please check my website malishalewis.com and try to inspect one of my HTML Emails and you will see what I mean.

[code]
@media screen and (max-width: 800px) {
.main-table {
flex: 100% !important;
max-width: 100% !important;

}
}
@media screen and (max-width: 800px) {
.first-bar {
flex: 100% !important;
max-width: 100% !important;
text-align: center !important;
}
}
@media screen and (max-width: 800px) {
.health-check{
flex: 50% !important;
max-width: 50% !important;

}
}
@media screen and (max-width: 800px) {
.info-table {
flex: 100% !important;
max-width: 100% !important;
}
}
@media screen and (max-width: 800px) {
.info-two{
flex: 50% !important;
max-width: 50% !important;
padding: 5px !important;
}
}
@media screen and (max-width: 600px) {
.footer {
flex: 50% !important;
max-width: 50% !important;
text-align: center !important;
}
}

[/code]

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@NogDogSep 08.2021 — [[2],[2,8]]
×

Success!

Help @Mally101 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...