kdh743
Forum Replies Created
-
hi I have resolved this topic.
Sorry, my site was using cache also for CSS files.
Thank you very much.I added the code on my CSS as
@media (max-width: 776px) {
#page{clear:both; max-width:600px; !important; padding:0; !important; margin:auto; overflow:hidden; margin-top:15px; margin-bottom:15px;}#primary{max-width:600px; padding:0; margin:0 0 0 20px;}
#banners2 {display:none;}
#secondary {display: none;}
#ts-fab-wrapper {display:none;}
.ts-fab-wrapper {display:none;}
#ts-fab {display:none;}
.ts-fab {display:none;}
#main #content {max-width: 560px; margin:auto; padding: 0;}
.commentlist {width: 100%;}
.commentlist > li.comment,
.commentlist .pingback {margin-left: 50px;width: auto;}
}sure, for example, https://www.leunkim.com/routine/hyehwa
Thanks.
I tried, but it does not work.
I changed as follows:
.ts-fab-wrapper { display: none; }I’m using Fancier Author box.
Forum: Plugins
In reply to: [DMSGuestbook] How to align Gravatars on the DMS guestbook?Thank you very much Daniel Schurter.
Your answer works for me!
It seems much better now than before.
I really appreciate to you.Forum: Fixing WordPress
In reply to: The content of comments does not appearI finally solved my problem!
I deactivated all plugins to see if this resolves the problem. Then it works! So I re-activated the plugins one by one until I find the problematic plugin. That was WP User-Agent plugin.Forum: Fixing WordPress
In reply to: Only the content of comment does not appear!Thank you Jam. But it still does not work..