Forum Replies Created
-
AuthorPosts
-
Hi Yigit,
I tried loading my site on a different phone, one that has never visited my site. Same problem remains. I installed Firefox for my phone and it also showed the same problem. At least the social icons are displaying correctly.
On a Nexus 5 using Firefox
On an iPhone 4s using Safari
http://imgur.com/5PWHlRGThanks! I cleared the cache for my browser (Chrome for Android) and here’s how it looks on my end. Same problem.
[IMG]http://i.imgur.com/aLQytTd.png[/IMG]Also, the social icons are messed up at the top on both mobile and desktop browsing.
Any further thoughts?
Thanks,
Thanks for your help and for the code.
I added the code to QuickCSS and changed from 768 to 990px and the result is exactly the same as you can see here: http://mobiletest.me/iphone_5_emulator/#u=http://adampervez.com
Any other thoughts?
Thanks a million for your help. That worked and I added the margin changes to get rid of the space in the header. The code below achieved the desired result
.logo img { padding: 0px; ; } #header_main .container { height: 73px !important; margin-top: -10px; margin-bottom: -10px }
Thanks again!
Here you go. Thanks so much!
http://www.adampervez.com/wp-content/uploads/2014/03/site.jpg
Thanks a million. It worked! I think I like the logo centered option now that I’ve discovered it.
Is there some CSS to get rid of the padding above and below the header?
Ok, I got it to work. The .search wasn’t needed, apparently.
.breadcrumb.breadcrumbs.avia-breadcrumbs {
display: none;
}Worked for me.
Thanks Ismael, but that didn’t work for me. Any other thoughts or ideas?
-
AuthorPosts