Lay Theme Forum

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

    Carousel fixed position

    General Discussion
    2
    4
    123
    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
      metapublishing last edited by

      Hi there!
      I am currently trying to make a page that is composed of a scrollable text on the left and a fixed carousel on the top right. I try to fixed the position of a carousel but it doesn't works.
      This is an example page
      http://www.metapublishing.info/matteo-zanini-just_panino-eng
      When I scrool down to read the text I would like that the carousel stay fixed on the top of the page.
      Sorry if this is a really basic thing, I am quite new to CSS and would be happy about a tip!
      Thanks!

      Rocco

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

        Dear @metapublishing
        you can give elements a specific CLASS for example called: fixed-element.

        Then you can use CUTSOM CSS to position that class as fixed:

        .fixed-element {
        position: fixed;
        left: 20%;
        top: 20%;
        }
        

        Hope that helps!

        Best!

        Marius

        www.mariusjopen.world

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

          Thanks! It works

          Cheers

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

            Great! Happy to hear!

            www.mariusjopen.world

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Post a link to where the problem is
            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. 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

            T
            Q

            Recent Topics

            • Different Menu color on Fullscreenslider adding id/class to row

            • page loads slowly

            • T

              New recent update 5.6.0 didnt adress any of the recent critical bugs?

            • Limit Lightbox per row / Numbers in Lightbox

            laytheme.com