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. General Discussion
  3. Navigation arrow buttons on carousel

Navigation arrow buttons on carousel

Scheduled Pinned Locked Moved General Discussion
5 Posts 2 Posters 1.2k 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.
  • F Offline
    F Offline
    fm
    wrote on last edited by
    #1

    Hey guys,

    I'm having a problem with the 'previous' arrow button on the carousel addon - it is too close to my site title and the arrow does not work. I would love to be able to get rid of it, but can't think of what css to use.

    Cheers for the help!

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

      Hi @fm
      you can remove the buttons here:
      0_1512737203519_Bildschirmfoto 2017-12-08 um 13.46.27.png

      Does that help?

      Best!

      Marius

      www.mariusjopen.world

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fm
        wrote on last edited by
        #3

        Thanks, but I also wanted to keep the 'next' button - is there a way around this?

        1 Reply Last reply
        0
        • F Offline
          F Offline
          fm
          wrote on last edited by
          #4

          So I managed to do it with this code here:

          .flickity-prev-next-button.previous {
          display: none !important;
          }

          What I am trying to do now is to make it applicable to only one of my carousels. Does anyone know how to do this? Would I have to add a custom class to the carousel? How would I insert that into the above code?

          Thank you for the help :)

          What I would also like to do is make another carousel unresponsive to clicking on its images (as opposed to it moving onto the next image when it is clicked, as it does currently). So it is more like a video slideshow of images in the background of the page. Any ideas on how to do this would be really appreciated.

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

            Hi @fm

            ok. I try to help!

            1. You can add a class to every element here:
              0_1513251585800_Bildschirmfoto 2017-12-14 um 12.39.22.png

            0_1513251600816_Bildschirmfoto 2017-12-14 um 12.39.35.png

            .no-next .flickity-prev-next-button.previous {
            display: none !important;
            }
            
            1. Add a class to the carousel as well called for example no-click.
            .no-click .flickity-prev-next-button.previous {
            pointer-events: none;
            }
            

            I did not test the code but I think it should work.

            Best!

            Marius

            www.mariusjopen.world

            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
            A
            alasdair17
            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