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. Hide carousel caption on project page

Hide carousel caption on project page

Scheduled Pinned Locked Moved General Discussion
8 Posts 3 Posters 129 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.
  • T Offline
    T Offline
    ThomasH
    wrote on last edited by
    #1

    Hi There !

    I'm trying to figure out how to hide a carousel caption on a "project" page.
    Based on this documentation (https://laytheme.com/documentation/custom-css-styling.html), I've cooked this CSS, but I'm quite sure something's wrong with my slugs name... (sorry i'm a CSS beginner...)

    .type-project id-412 slug-bouncing-patterns-accordion-stripes .lay-carousel-sink {
    display: none;
    }
    Here is a link to the website's page : https://julietteberthonneau.com/bouncing-patterns-accordion-stripes/

    Any help appreciated !

    Thanks guys,
    Thomas

    A 1 Reply Last reply
    0
    • T ThomasH

      Hi There !

      I'm trying to figure out how to hide a carousel caption on a "project" page.
      Based on this documentation (https://laytheme.com/documentation/custom-css-styling.html), I've cooked this CSS, but I'm quite sure something's wrong with my slugs name... (sorry i'm a CSS beginner...)

      .type-project id-412 slug-bouncing-patterns-accordion-stripes .lay-carousel-sink {
      display: none;
      }
      Here is a link to the website's page : https://julietteberthonneau.com/bouncing-patterns-accordion-stripes/

      Any help appreciated !

      Thanks guys,
      Thomas

      A Offline
      A Offline
      alasdair17
      wrote on last edited by
      #2

      @ThomasH hey, try adding !important after none :)

      so like:

      .type-project id-412 slug-bouncing-patterns-accordion-stripes .lay-carousel-sink {
      display: none !important;
      }

      T 1 Reply Last reply
      0
      • A alasdair17

        @ThomasH hey, try adding !important after none :)

        so like:

        .type-project id-412 slug-bouncing-patterns-accordion-stripes .lay-carousel-sink {
        display: none !important;
        }

        T Offline
        T Offline
        ThomasH
        wrote on last edited by
        #3

        Hi @alasdair17

        Thanks for your answer and time,
        However it doesn't work.
        Any other tip ?

        Thanks
        T

        A 2 Replies Last reply
        0
        • T ThomasH

          Hi @alasdair17

          Thanks for your answer and time,
          However it doesn't work.
          Any other tip ?

          Thanks
          T

          A Offline
          A Offline
          alasdair17
          wrote on last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0
          • T ThomasH

            Hi @alasdair17

            Thanks for your answer and time,
            However it doesn't work.
            Any other tip ?

            Thanks
            T

            A Offline
            A Offline
            alasdair17
            wrote on last edited by
            #5

            @ThomasH ah, maybe try this?

            .type-project id-412 slug-bouncing-patterns-accordion-stripes .lay-carousel-sink .captions-wrap
            display: none !important;
            }

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

              yea just do

              .slug-bouncing-patterns-accordion-stripes .lay-carousel-sink {
              display: none !important;
              }
              

              thanks for the help @alasdair17

              T 1 Reply Last reply
              1
              • arminunruhA arminunruh

                yea just do

                .slug-bouncing-patterns-accordion-stripes .lay-carousel-sink {
                display: none !important;
                }
                

                thanks for the help @alasdair17

                T Offline
                T Offline
                ThomasH
                wrote on last edited by
                #7

                Thanks a lot @arminunruh it works fine !
                I've pasted it in "Custom CSS".
                (in "custom CSS for desktop" it didn't worked)

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

                  great 😊

                  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