Hey csogordaniel,
It’s not looking like in your screenshot on my end, I’m guessing you managed to find a solution yourself?
Best regards,
Rikard
Hello Rikard,
Yes, but it’s not perfect . now there is no space between the first heading and the listing, but the problem is still at the 2. and 3. “listing”
Daniel
Hi Daniel,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your text block and give it a custom CSS class (“your-custom-class” in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class p {
margin-bottom: 0;
}
Best regards,
Yigit
Hello Yigit,
Thx its works :)
Best regards,
Daniel
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit