Sfareri
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: New wordpress not showing stats correctly?I don’t know – the last time I disbaled it by mistake I did and someone there had to fix it for me. Why are the stats messed up? Shouldn’t they match my Google visits? Sometimes I don’t get the visitors from other sites not recorded in wordpres app.
Forum: Fixing WordPress
In reply to: New wordpress not showing stats correctly?We4philly.com
Forum: Fixing WordPress
In reply to: New wordpress not showing stats correctly?I’m not using one. I have the Google code in the footer of one of my widgets. So everytime a page loads it records the visit.
Forum: Themes and Templates
In reply to: Remove spaces in postsForum: Themes and Templates
In reply to: Remove spaces in postsThis works on my iPad but not the iPhone. It looks horrible on the iPhone.
Forum: Themes and Templates
In reply to: Remove spaces in postsI cleared the my cache and still not working. Are you trying this on mobile? I’m having this issue on my iPhone.
Forum: Themes and Templates
In reply to: Remove spaces in postsI just changed it. I copied and pasted from his email. Still no change in the coding.
Forum: Themes and Templates
In reply to: Remove spaces in postsHere you go. The other custom code I entered was for a change in quote box – which really didn’t work the way I wanted it to.
blockquote {
background: #a5a1a1;
border-left: 6px solid #000;
-webkit-box-shadow: 5px 0px 5px 5px #616161;
box-shadow: 3px 3px 3px 0px #616161;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 5px 5px 5px 5px;
}.content blockquote p {
font-family: Georgia, serif;
color: #000;
letter-spacing: 1.5px;
}.content blockquote a, .content blockquote a:visited {
color: #7A6E72;
}.content blockquote a:hover {
color: #26347A;
}@media screen and (max-width: 768px) {
.one-container .site-contant {
padding: 10px !important;
}
}Forum: Themes and Templates
In reply to: Remove spaces in postsThe change would be for all pages on the mobile view.
Forum: Themes and Templates
In reply to: Remove spaces in postsHe asked me to add a plugin called Custom CSS – I want to remove the white spaces on left and right of the image I attached. Also make the text bigger on the image I attached. I tried the code he provided and nothing worked for me.
Forum: Themes and Templates
In reply to: Remove spaces in postsThe site is be we4philly.com. I appreciate your help.