Tagged: border, color section
Please go to: https://sandbox.twistmodern.com/. Underneath the section “CUSTOMIZE IT! HOW IT WORKS” there is a small grey line. I turned off the borders in the color section, but it still shows up. I’ve also tried to give it a custom css class called “color-section-no-border” and that doesn’t seem to work either. Is there anyway to turn this section’s border off while still allowing other borders in other sections to stay on?
Not sure what happened, but I see it is now up.
Hi,
Please try this code in the General Styling > Quick CSS field:
#top.home #customizeit.avia-section,#top.home #after_section_2.main_color,#top.home #after_section_4.main_color {
border-bottom-color: transparent !important;
border-top-color: transparent !important;
}
This should only work on the one page, I also found another border after “LEARN MORE ABOUT TWIST MODERN” that this will remove. Let us know if we can assist further.
Best regards,
Mike
Thank you, that worked well. Have a great weekend.
Hi,
Glad to Mike helped you. Thanks for using Enfold! Have a great weekend also :)
Best regards,
Nikko