Forum Replies Created
-
AuthorPosts
-
Thx! :)
Even if there is no custom CSS the problem is still there. I think it has to do something with the child theme, because, as I wrote, when I switch to the parent theme, the header bug isn’t there anymore. But then all styling is lost…
Hi Rikard,
I think the bug has to with the child theme. When I switch to the parent theme the header bug isn’t there anymore. But all styling is lost and I really don’t want to set up the parent theme to not have any update issues in the future.
See attached FTP credentials.
Thx for your support!
SamAlso the mobil menu is buddy. It has no background color.
Thats not true! I disabeld the plugin and the problem is still there:
Even when I deactivate all plugins the problem is still there.
The Mansonry from the media elements. Are they differnt?
Just deactivated the caching tool.. the problem is still there.
Cheers!
Okey. Thx!
Hi Andy,
thx for your support, but that doesn’t have any effect. Just check the website on your iPhone / Smartphone.
Cheers,
SamWorked good! Thx :)
Would be great, if somebody could help me.
Thx!
Chrome on iPhone6. Just open the website and scroll down. You’ll see that the header will be green for 1 sec and the background image zooms in.
Would like to fix that!
Thx.Hello?
push! :)
Hello?
And is it also possible to center the icons? See screen:
http://www.bilder-upload.eu/show.php?file=4834be-1484175601.jpg
Sorry for my perfectionism.. :)
Sure.
I did that, but the bug is still there. Just try it with your phone and you see what I mean :)
Thx for your awesome support!
Sam
One last thing. I use that snippet the change the shrinking size of my header:
if(st < el_height/1.5) { newH = el_height - st; av_change_class(header, 'remove', 'header-scrolled'); //header.removeClass('header-scrolled'); } else { newH = el_height/1.5;
It worked, but when I scroll it is buggy. It goes back to height 2 for one sec.
Thx!
Works :)- This reply was modified 7 years, 10 months ago by hautkultur.
We have a lot of traffic on the page, so it would be good if you can fix the issue today :)
Hi,
thanx Yigit! I also use new Icons for Facebook and Instagram. Unfortunately I now have 3 Snapchat icons.. could you please have an other look?
// Register new icon as a theme icon function avia_add_custom_icon($icons) { $icons['icon-snapchat-ghost'] = array( 'font' =>'fontello', 'icon' => 'uf2ac'); $icons['icon-instagram'] = array( 'font' =>'fontello', 'icon' => 'uf2ac'); $icons['icon-facebook'] = array( 'font' =>'fontello', 'icon' => 'uf2ac'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); // Add new icon as an option for social icons function avia_add_custom_social_icon($icons) { $icons['Snapchat'] = 'icon-snapchat-ghost'; $icons['Instagram New'] = 'icon-instagram'; $icons['Facebook New'] = 'icon-facebook'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
I also increase the size of the icons with that snippet
#top .social_bookmarks li a { width: 55px; line-height: 32px; min-height: 50px; font-size: 35px; } #top .social_bookmarks li a { width: 50px; line-height: 32px; min-height: 50px; font-size: 30px; } #top .social_bookmarks li { height: 100%; width: 50px; }
But the hover effect isn’t good as you can see.
Lastly I want to have a different color of the icons on all pages except the homepage (white). I their normal state they should be colored as their main color:
Facebook in #3b5998
Instagram in #8e24aa
Snapchat in #000Is that possible?
Thx ahead!
I did that already – no effect.
Even when I deactivate the caching plugin (wp rocket) the icon is not showing up.Cheers!
see privat content
-
AuthorPosts