Lay Theme Forum

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

    Hide carousel caption on project page

    General Discussion
    3
    8
    36
    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.
    • T
      ThomasH last edited by

      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 Reply Quote 0
      • A
        alasdair17 @ThomasH last edited by

        @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 Reply Quote 0
        • T
          ThomasH @alasdair17 last edited by

          Hi @alasdair17

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

          Thanks
          T

          A 2 Replies Last reply Reply Quote 0
          • A
            alasdair17 @ThomasH last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • A
              alasdair17 @ThomasH last edited by

              @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 Reply Quote 0
              • arminunruh
                arminunruh Global Moderator last edited by

                yea just do

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

                thanks for the help @alasdair17

                T 1 Reply Last reply Reply Quote 1
                • T
                  ThomasH @arminunruh last edited by

                  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 Reply Quote 0
                  • arminunruh
                    arminunruh Global Moderator last edited by

                    great 😊

                    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

                    Recent Topics

                    • H

                      sumbmenu on mobile device

                    • Q

                      backdrop blur on ios

                    • While editing the carousel, the images are not displayed correctly

                    • Sticky Footer now has Background

                    laytheme.com