HotSauceJeff
HotSauceJeff
About
- Username
 - HotSauceJeff
 - Joined
 - Visits
 - 28
 - Last Active
 - Roles
 - Member
 
Comments
- 
                @fvelardoAs long as we find something that works for us, it's all good.... I do like having control for what I see as three different screen layouts for other reasons, so I think that is why I kind of started down that route. I think I tested the c…
 - 
                Something like this seems to work well for me, still need to implement something on pages as my "tablet" view isn't quite the way I want on pages..... Added to BeTheme CSS:@media only screen and (min-width: 1px) and (max-width: 768px) {#In…
 - 
                Well.... here is an update of what I have found, finally dug into it a little more today.This has just been one of those things that bothered me, but other areas of the site were more important. I have added the following to my custom css:#Intro { …
 - 
                A screenshot from my side incase you see something I've set odd or wrong.Thanks... http://recoverymisfits.com/debug/screen5.jpg
 - 
                Very few modifications in the CSS:#Intro .intro-title { display: none !important; } .section-post-related .image_frame .image_wrapper .image_links a.zoom { display: none !important; }.blog .image_frame .image_wrapper .image_links a.zoom { display: n…
 - 
                My settings for that are ---> "10px 0"
 - 
                Let's not give up on this yet. I am experiencing a similar problem on post pages and have seen some other similar references on the forums. Like fvelardo, it exhibits itself when I resize my browser (Safari) and also exhibit's it on my mobile device…