• Hi, What does this code do? What do I have to do to stop it from showing site-wide?

    <div class="slider fixed-image inner group">
            <div class="fixed-image-wrapper">
                                <img src="" alt="XYZ Header" />
                            </div>

    it comes below the header and above page meta.

    <!-- END HEADER -->
                <div id="back-top"><a href="#top">Back to top</a></div>    <div class="slider fixed-image inner group">
            <div class="fixed-image-wrapper">
                                <img src="" alt="XYZ Header" />
                            </div>
        </div>
        <!-- START PAGE META --></code></div>
    • This topic was modified 4 years, 5 months ago by Jan Dembowski.
Viewing 1 replies (of 1 total)
  • Hi @zeroseo ,

    This seems to be the code from your theme?

    My primary guess says the second snippet is to provide the the ‘Back to Top’ button on every page.

    I will suggest to put on this question to your theme author to get efficient answer.

    Please let me know your feedback!

Viewing 1 replies (of 1 total)
  • The topic ‘Fixed Image Wrapper’ is closed to new replies.