Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #902439

    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?

    #902624

    Hey Brian,
    Your site seems down right now, please check.

    Best regards,
    Mike

    #902873

    Not sure what happened, but I see it is now up.

    #903130

    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

    #903311

    Thank you, that worked well. Have a great weekend.

    #903343

    Hi,

    Glad to Mike helped you. Thanks for using Enfold! Have a great weekend also :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hide / Remove Bottom Border in Color Section’ is closed to new replies.