Yeah, I have the site https://www.nosblogamos.com.br but in other times you can’t open it (I don’t know why this happens) … this is what has in the Custom CSS field:
#siteinfo { width:100%;float:left;overflow:hidden; }
#siteinfo img { max-width:100%;height:auto;float:left; }
#custom #top-navigation li a { font-size:10px; color:#ffffff; }
#custom #top-navigation .sf-menu a { padding:1em 3em; }
#custom #main-navigation li a { font-size:15.4px; }
.sf-menu ul li a {
font-size: 1.2em !important;
}
#custom #right-sidebar ul.recent-postcat li {
padding: 0 0 7px !important;
margin: 0 0 7px !important;
}
#custom .footer-top {background-color: #cccccc;}
#custom .footer-top .widget li { font-size:10px; }
#custom .footer-top .widget li,#custom .footer-top .widget div,.footer-top .widget a { color:#000000; }
#custom .fbottom, #custom .fbottom a {
color: #ffffff;
}
#custom #post-entry div.post-thumb img {
border: 1px solid #ccc;
padding: 5px;
max-width: 95%;
}
#post-entry div.post-thumb.in-archive {
width: 300px;
height: 225px;
}
#post-entry article .post-right {
margin: 0 0 0 140px;
}
.feat-meta {
display:none;
}
#custom .post-comment, #custom .feat_comment {display:none !important;}
#custom #commentpost h4 {
margin: 0 0px 0.55em !important;
}
.wpp-list li {
float: none;
clear: left;
margin-bottom: 15px!important; /*NEW*/
}