Lay Theme Forum

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

    Split screen - align text to the bottom of footer

    General Discussion
    2
    3
    16
    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.
    • V
      valkai last edited by

      Hi all,

      I did the split screen for my website and it worked well.

      I'm now trying to add a credit text box that should be aligned with the bottom of the footer section. I'm not a super pro of coding.

      What I did:
      I added a text-box in the footer page, and assign it a custom class, called bottombottom.

      And then, in the custom css:

      #footer .bottombottom {
      position: absolute;
      bottom: 0;
      left:0;
      }

      But doesn't seem to work… Do you have any advice on the best way to do it?

      Thanks a lot for your help and all the work you do.

      Best,
      Valentin

      1 Reply Last reply Reply Quote 0
      • Deleted by  V valkai 
      • Restored by  V valkai 
      • V
        valkai last edited by

        Update:

        I just solved it with having the text-box half the size of the footer, and with changing the position from absolute to fixed.

        #footer .bottombottom {
        position: fixed;
        bottom: 0;
        left:0;
        }

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

          interesting! good job

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Post a link to where the problem is if possible, please <3
          I don't answer or check forum DMs, please just post on the forum.
          Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com

          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. When using a WordPress Cache plugin, disable it or clear your cache. Now see if your problem solved itself.
          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

          S
          H
          A

          Recent Topics

          • Search as icon instead of text?

          • FILTER Categories showing all projects

          • H

            Vimeo embed with autoplay and loop is really slow...help!

          • A

            website not loading on iphone safari

          laytheme.com