Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Footer

    General Discussion
    3
    12
    850
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      marshall last edited by

      Hey everyone,

      I have put a small, copyright footer on my website--the problem is that it falls behind my menu bar at the bottom, and so cannot be seen. Anyone know how to fix this, and bring it to the front of the menu bar? I would also like to make the footer sticky, and would be grateful if anyone could help me out with that as well :))

      Thank you!

      R 1 Reply Last reply Reply Quote 0
      • M
        marshall last edited by

        Hey everyone,

        I have figured out how to make the footer fixed (although it still remains behind the menu bar--any code to bring it to the front would be great). One other thing I was wondering about was how to make the footer remain on the screen (like the site title) when going from page to page--right now it is fading in and out when you transition from screen to screen.

        https://www.petermarshall-photography.com/

        Thank you!

        1 Reply Last reply Reply Quote 0
        • mariusjopen
          mariusjopen Global Moderator last edited by

          Hey @marshall

          try this in the CUSTOM CSS:

          #footer-region {
              z-index: 1000;
          }
          

          Best!

          Marius

          www.mariusjopen.world

          1 Reply Last reply Reply Quote 0
          • M
            marshall last edited by

            Hey @mariusjopen

            Thanks! It works, but now the menu disappears when you scroll down, or can't be seen when you go on the contact page. Do you know anything that might rectify this?

            Cheers!

            1 Reply Last reply Reply Quote 0
            • mariusjopen
              mariusjopen Global Moderator last edited by

              Dear @marshall
              try this as well

              #footer-region {
                  z-index: 1000;
                  background: none !important;
              }
              

              Best!

              Marius

              www.mariusjopen.world

              1 Reply Last reply Reply Quote 0
              • M
                marshall last edited by

                Hey @mariusjopen ,

                Thanks, but now the links in the menu don't work if you scroll to the bottom! Any ideas?

                Thanks for all the help!

                1 Reply Last reply Reply Quote 0
                • mariusjopen
                  mariusjopen Global Moderator last edited by

                  Hey @marshall

                  try this:

                  #footer-region {
                      z-index: 1000;
                      background: none !important;
                      pointer-events: none;
                  }
                  

                  Best!

                  Marius

                  www.mariusjopen.world

                  1 Reply Last reply Reply Quote 0
                  • M
                    marshall last edited by

                    Thank you, that seems to have got it! However, the footer doesn't seem to work on safari-I was wondering if there was something I could put in to fix it?

                    Also, I was wondering if there was any code to stop the footer reloading every time the website goes onto another page? Right now it fades in and fades out with every page.

                    Thank you!

                    1 Reply Last reply Reply Quote 0
                    • mariusjopen
                      mariusjopen Global Moderator last edited by

                      Dear @marshall

                      1. Yes. You can try this:
                      #footer-region {
                      z-index: 1000;
                      background: none !important;
                      position: fixed;
                      width: 100vw;
                      bottom: 0px;
                      }
                      

                      No. There is no option.

                      Hope I could help!

                      Best!

                      Marius

                      www.mariusjopen.world

                      1 Reply Last reply Reply Quote 1
                      • M
                        marshall last edited by

                        Great! Thank you very much for all the help!

                        1 Reply Last reply Reply Quote 0
                        • mariusjopen
                          mariusjopen Global Moderator last edited by

                          Dear @marshall
                          you are very welcome.

                          Best!

                          Marius

                          www.mariusjopen.world

                          1 Reply Last reply Reply Quote 0
                          • R
                            rm4000 @marshall last edited by

                            @marshall how did you get it to be fixed?

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Before you post

                            Use the Search Feature. Maybe there is already a solution to your issue.

                            1. Update Lay Theme and all Lay Theme Addons
                            2. Disable all Plugins
                            3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
                            4. Now see if your problem solved itself
                            5. Go here, see if your problem is listed here:
                            Troubleshooting

                            When you post:
                            1. Post a link to where the problem is
                            2. If the problem is difficult to explain, post screenshots / link to a video to explain it

                            Thanks!

                            Online Users

                            Recent Topics

                            • C

                              image carousel bugging out

                            • N

                              help needed with cleaning up and optimising lay theme portfolio website

                            • R

                              Html5 Video Player issue

                            laytheme.com