project description
-
hey guys,
i have added a project-description to the thumnails (above). the spacing is way too big. in the customizer i have set space top and space bottom to 0px. but the spacing is still too big. how can i change it?
thank you!!
-
maybe you use a textformat and it has a "space top" setting?
do u have a link?maybe use this css:
.descr{ margin-top: -10px; }
-
@arminunruh said in project description:
.descr{
margin-top: -10px;
}hi armin,
unfortunalety this doesnt works. and i already tried to change the "space top" settings …
here is the website: www.galerie-born.de<
thank you!
-
hello, is anyone there? ;)
-
@susan39 hey try adding, '!important' to the css like this:
.descr{
margin-top: -10px !important;
} -
@susan39 also it might be easier to troubleshoot if you can send a link of the page with the project that has the large spaced description.
-
hi, thank alot but unfortunately it doesnt work.
here is the link: www.galerie-born.de
is the third thumbnail.thank alot!
-
@susan39 hey thanks and I see the thumbnail but not the text which has the large gap/space?
-
between date and image
-
@susan39 ah sorry I was looking at the english version!
-
@susan39 try these:
.thumb .descr {
margin-bottom: -30px !important;
}or
#grid > div > div.row.no-y-offsets.no-row-hoverimage.row-3 > div > div > div.col.no-offset.push-0.span-6.align-top.not-first-child.no-frame-overflow.no-parallax.type-project.no_100vh-carousel.in-view > div > a > div.lay-textformat-parent.above-image > span {
margin-bottom: -30px !important;
}
-
it works! thank you!
I don't answer or check forum DMs, please just post on the forum.
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