Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. Feedback
  3. Second Footer Option

Second Footer Option

Scheduled Pinned Locked Moved Feedback
9 Posts 5 Posters 459 Views
  • 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.
  • B Offline
    B Offline
    bb_daniel
    wrote on last edited by
    #1

    Hey Armin,

    I was wondering if it would be possible to add a »Second-Footer« -Feature. So that you can load multiple pages inside a project.

    I played around a bit with the splitscreen solution using the footer, that's been a topic here before. It works out pretty well, but unfortunately, if I use the footer for building a split screen or other fancy stuff I can't add an actual footer at the bottom.

    Cheers, Daniel

    1 Reply Last reply
    0
    • mariusjopenM Offline
      mariusjopenM Offline
      mariusjopen
      Global Moderator
      wrote on last edited by
      #2

      Dear @bb_daniel
      we agree! Good idea!

      Best!

      Marius

      www.mariusjopen.world

      1 Reply Last reply
      0
      • B Offline
        B Offline
        billykioso
        wrote on last edited by
        #3

        I am trying to do this, but can't work out how. Has it been made possible?

        1 Reply Last reply
        0
        • RichardR Offline
          RichardR Offline
          Richard
          Global Moderator
          wrote on last edited by
          #4

          Dear @billykioso

          Currently a second footer option is not available,

          However if you wish to add simple content to a footer such as links and text etc you could create a custom Div Box using "More - HTML" within the Gridder options

          Then set it's width and height and fix it to the bottom of your page and style it's internal content within Using Custom CSS.

          Best
          Richard

          1 Reply Last reply
          0
          • B Offline
            B Offline
            billykioso
            wrote on last edited by
            #5

            Thank you for getting back. Can I please ask you to have a look at what I am working on and give me some feedback?

            https://fromwhereiamstanding.empathymuseum.com/home

            At the bottom of the page I have a footer with logos, etc. which works just fine. But the reason I needed a second footer is for the top of the page.

            At the top of the page I have a sentence "Empathy Museum presents" followed by the site title "from where I am standing" (a click on either of them always takes you to the homepage).

            I wanted the "Empathy Museum presents" sentence to be a footer/header floating above the site title, However, as I can't do this, I have made "Empathy Museum presents" into the site title and the actual site title is just a text box on each page. I know this is not ideal, but it is the only fix I found.

            If there is something simple I could do instead, it would be great to know. Many thanks!

            1 Reply Last reply
            0
            • RichardR Offline
              RichardR Offline
              Richard
              Global Moderator
              wrote on last edited by
              #6

              Dear @billykioso

              To set you off in the right direction you could try something like this :)

              In Your 'Footer' choose "+More - HTML" from the Options in the Gridder Menu:

              Screen Shot 2020-09-14 at 2.50.29 PM.png

              Add some Code like this:

              <div class="custom-site-title">
                  <span>Empathy Museum presents</span>
              </div>
              

              And then in "Lay options - Custom CSS & HTML" in the Custom CSS area at the top of the page:
              Screen Shot 2020-09-14 at 2.51.54 PM.png

              Add some Code similar to this:

              .custom-site-title{
                  font-size:18px;
                  font-family: helvetica neue,sans-serif;
                  position:relative;
                  top:3px
              }
              

              And from there you can tweak the code to suit your needs.

              Also for some additional help:
              https://laytheme.com/documentation.html#custom-css-styling

              All the best and good luck!
              Best wishes and have a wonderful day

              Richard

              B 1 Reply Last reply
              0
              • RichardR Richard

                Dear @billykioso

                To set you off in the right direction you could try something like this :)

                In Your 'Footer' choose "+More - HTML" from the Options in the Gridder Menu:

                Screen Shot 2020-09-14 at 2.50.29 PM.png

                Add some Code like this:

                <div class="custom-site-title">
                    <span>Empathy Museum presents</span>
                </div>
                

                And then in "Lay options - Custom CSS & HTML" in the Custom CSS area at the top of the page:
                Screen Shot 2020-09-14 at 2.51.54 PM.png

                Add some Code similar to this:

                .custom-site-title{
                    font-size:18px;
                    font-family: helvetica neue,sans-serif;
                    position:relative;
                    top:3px
                }
                

                And from there you can tweak the code to suit your needs.

                Also for some additional help:
                https://laytheme.com/documentation.html#custom-css-styling

                All the best and good luck!
                Best wishes and have a wonderful day

                Richard

                B Offline
                B Offline
                billykioso
                wrote on last edited by
                #7

                @Richard-Keith thank you, it didn't work straight away, but I found a fix by putting the

                <div class="_runningheader">
                <span>Empathy Museum presents</span>
                </div>

                in the "Custom HTML at top" section instead.

                That seems to work fine!

                1 Reply Last reply
                0
                • RichardR Offline
                  RichardR Offline
                  Richard
                  Global Moderator
                  wrote on last edited by
                  #8

                  Dear @billykioso

                  Thanks for getting back! great idea ;)

                  Best
                  Richard

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    suzyy
                    wrote on last edited by
                    #9

                    Would love this feature. There are a lot of possibilities for page construction with this option.

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    I also code custom websites or custom Lay features.
                    💿 Email me here: 💿
                    info@laytheme.com

                    Before you post:
                    1. When using a WordPress Cache plugin, disable it or clear your cache.
                    2. Update Lay Theme and all Lay Theme Addons
                    3. Disable all Plugins
                    4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                    This often solves issues you might run into

                    When you post:
                    1. Post a link to where the problem is
                    2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                    3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                    Online Users
                    Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                    laytheme.com
                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Search