Link to home
Start Free TrialLog in
Avatar of Amanda Watson
Amanda WatsonFlag for Australia

asked on

Need help with a stick header please

Hi,
I have a site http://barefruit.com.au/dev/ that when you scroll to make it shrink and be sticky, there is a strange white bar in the trasition as you scroll down.
It only seems to happen on the homepage.
All other pages are ok?

To be clear.
Go to homepage, scroll slowly down page, and you will see the additional white background of the header?
As I said, if you do it on any other page, it doesn't show, just the homepage.

Can anyone help me fix this please?
Thanks,
Avatar of Shaun Vermaak
Shaun Vermaak
Flag of Australia image

Seems it is caused by the slider, will try and see what exactly causes it
ASKER CERTIFIED SOLUTION
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Amanda Watson

ASKER

Sorry Julian Hansen I cannot find that tag in the css at all??
I appreciate the help and comments, but surely there is a fix here for the the homepage that doesn't include rewriting the entire homepage
..... and this is all that the header contains...
<?php do_action('optimizer_before_header'); ?>

        <div class="header_wrap layer_wrapper">

            <?php get_template_part('template_parts/head','type1'); ?>

        </div>

    <?php do_action('optimizer_after_header'); ?>
I even looked in the style sheet and under the section
screen and (min-width: 961px)
its completely empty...there is no style in there at all?

Where is his mysterious tag?
Something seems to have changed - I am not seeing the same behaviour any more.
It seems to show only on some browsers.  However Julian, you were correct with your code to remove, however I couldn't find that code anywhere in the style sheet, or any style sheet within the theme????
A
It was there - pretty sure senility is still a few weeks away.

Anyway, is there still a problem with the site - if so just give me a refresher and I will take another look.
It seemed to be browser related?