I’ve a thin line which appears without the possibility to delete it.
please see the screenshots
https://timo-stoppacher.de/wp-content/uploads/2023/01/Bildschirmfoto-2023-01-29-um-12.16.58.png
https://timo-stoppacher.de/wp-content/uploads/2023/01/Bildschirmfoto-2023-01-29-um-12.16.53.png
Hey,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#after_section_1, #after_section_2, #after_section_3, #after_section_4, #after_section_5, #after_section_6 {
border: none;
}
Best regards,
Yigit
Thx. Both changes are not displayed – even after deleting the browser cache, what’s my mistake?
Hi,
Could you post a link to where we can see the actual element please?
Best regards,
Rikard
Hi,
Thanks for that. Please try this CSS instead:
.container_wrap {
border-top-width: 0;
}
Best regards,
Rikard
works.
thx a lot
Hi,
Glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit