Hi Adam
If ‘look good on mobile’ was the only reason for site-redesign, I’d suggest you to revert to old ‘easel’ theme and insert these lines into ‘style.css’ of the Theme Editor. (But if there was another reason, or you just decided to give viewers an eyesore, well, go right ahead with current setup.)
That makes any device width less than 640 pixel show full width comments, left and right sidebars one below other instead of left/right, and fonts size increased by 15% . If that’s not easier to read on a mobe, increase the 115% of font-size to, say, 150%.
Content is king. As long as the comic is up, everything around it is frosting on this bug cake. I look forward to reading Bug Martini every day, and even if your site design ends up as yellow and orange polka dot swirls on a purple background, I’d still come here without fail.
Hi Adam
If ‘look good on mobile’ was the only reason for site-redesign, I’d suggest you to revert to old ‘easel’ theme and insert these lines into ‘style.css’ of the Theme Editor. (But if there was another reason, or you just decided to give viewers an eyesore, well, go right ahead with current setup.)
@media screen and (max-width: 640px) {
#sidebar-left,#sidebar-right,#content-column {
min-width: 100% !important;
max-width: 100% !important;
float: none!important;
font-size: 115%!important;
}
#page {
max-width: 100%!important;
}
}
That makes any device width less than 640 pixel show full width comments, left and right sidebars one below other instead of left/right, and fonts size increased by 15% . If that’s not easier to read on a mobe, increase the 115% of font-size to, say, 150%.
Content is king. As long as the comic is up, everything around it is frosting on this bug cake. I look forward to reading Bug Martini every day, and even if your site design ends up as yellow and orange polka dot swirls on a purple background, I’d still come here without fail.
“get me something else!” would be good for random button