Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • 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. Bug Reports
  3. Carousel caption for next slide showing on previous slide

Carousel caption for next slide showing on previous slide

Scheduled Pinned Locked Moved Bug Reports
3 Posts 2 Posters 403 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    jbenfield96
    wrote on last edited by
    #1

    Hi,

    I've got what seems like quite a simple issue in essence, but I cannot for the life of me figure out how to fix it...

    My website design has remained the same for coming up to 2 years now, with a full screen carousel on the homepage and captions at the bottom of the page.

    However, for some reason the positioning of the carousel captions now appear to have changed and the caption for the following slide is appearing in the bottom right corner.

    See screenshot attached:
    Screen Shot 2023-08-22 at 11.19.18.png

    See link below:
    https://jacobsbenfield.com/

    Any ideas?

    Thank you! Really appreciate this forum

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

      seems like you use some custom css,
      maybe thats making it show up like that not sure

      replace this custom css of yours:

      .lay-carousel-sink-parent {
          position: fixed;
          bottom: 2px;
      }
      

      with this:

      .lay-carousel-sink-parent {
          position: fixed;
          bottom: 2px;
          left: 1.5%;
          right: 1.5%;
          overflow: hidden;
      }
      

      or i think you can just add overflow:hidden; to your css, that should be enough like:

      .lay-carousel-sink-parent {
          position: fixed;
          bottom: 2px;
          overflow: hidden;
      }
      

      best to try and disable custom code and then see if it still doesnt work like in step 3:Screenshot 2023-08-23 at 19.54.04.png

      J 1 Reply Last reply
      0
      • arminunruhA arminunruh

        seems like you use some custom css,
        maybe thats making it show up like that not sure

        replace this custom css of yours:

        .lay-carousel-sink-parent {
            position: fixed;
            bottom: 2px;
        }
        

        with this:

        .lay-carousel-sink-parent {
            position: fixed;
            bottom: 2px;
            left: 1.5%;
            right: 1.5%;
            overflow: hidden;
        }
        

        or i think you can just add overflow:hidden; to your css, that should be enough like:

        .lay-carousel-sink-parent {
            position: fixed;
            bottom: 2px;
            overflow: hidden;
        }
        

        best to try and disable custom code and then see if it still doesnt work like in step 3:Screenshot 2023-08-23 at 19.54.04.png

        J Offline
        J Offline
        jbenfield96
        wrote on last edited by
        #3

        @arminunruh My hero Armin! This worked perfectly, thank you once again :)

        Keep on keeping on!

        1 Reply Last reply
        1
        • A alasdair17 referenced this topic on
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        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