Hi guys,
I noticed a few bugs and wanted to point them out. See if there is a solution.. I have been playing with it for a while but can’t figure it out. fantastic theme by the way. 🙂
Site by the way is : flyfishforfun.com
1. Logo on my page is 300 x 100 as documentation required but the logo sites flush with bottom of header area and has uneven space on top. not sure if it should be centered vertically or if the header top and bottom area should touch the logo. (See screenshot: http://www.screencast.com/t/CpEaVitGEsN )
2. Mobile: The logo overlays on the header and doesn’t resize properly. I just updated to 2.1 from themeforest a week ago I believe. http://www.screencast.com/t/1BlhPrtVamIk
3. Mobile: I have the bg slider going and when I view on mobile the slider doesn’t slide to other slides. (Neither finger swipe or using arrows work.) You can click on the blog link and it will take you to the blog that is the main featured article.. but no functionality other than that.
Not sure if I have settings wrong somewhere, but I have looked through documentation and support forum and tried suggestions from other post but haven’t had success yet.
Any help or advice would be appreciated. I will also say that I was having page speed issues earlier but the new version has made it light years faster for me personally.. so kudos.. not sure if you did anything to it.. but it is noticeably faster for me. THANKS!!!!!
I hope everyone has a great day!!
Will
Ps still working on my site.. if anyone has suggestions to make the layout better.. please let me know. I am happy to listen to advice from the community. 🙂
Hello,
1. Go to Theme customizer -> Header and try with -10 like here http://screencast.com/t/7VIpUoacMse
2. Add this in style.css
.mobile-logo-wrap img {
top: 1px !important;
width: 132px !important;
}
3. The big slider work like on desktop you have 1 slide(4 post) on mobile will be 1 slide to(but only with 1 post) What you can do is to increase the post number on the big slide 4post – 1 slide, 8 post – 2 slides, 12 posts – 3 slides.
Thanks for your message
Hi Marius,
You guys are very helpful.. thanks for the support.
Thank you for showing me the logo area.. I will remember that area in the future.. the theme is so robust. 🙂
Slider.. I understand now.
I added the code to my child theme style.css but I don’t see a change. I refreshed multiple times. Using an iphone to test. Any thoughts?
Thanks again for the help. You are awesome.
Will
Hello,
Do you use Child theme and added that css in style.css and not work? The Child theme should work, strange 😐
If you want you can give us access to your WP and we will take a look. Send via email at contact@tagdiv.com
Please add For Marius in subject and also put a link to this message in email.
Thanks for the message!