Hide carousel caption on project page
-
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 -
-
This post is deleted!
-
yea just do
.slug-bouncing-patterns-accordion-stripes .lay-carousel-sink { display: none !important; }
thanks for the help @alasdair17
-
Thanks a lot @arminunruh it works fine !
I've pasted it in "Custom CSS".
(in "custom CSS for desktop" it didn't worked) -
great 😊
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- 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:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it