Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #770138

    Hi,

    There’s a small spacing between two color sections, and I can’t get rid of it. I’ve deleted all the paddings, borders, margins, etc. Please help!

    it's hard to see but there's a small white separation

    #770384

    Hey cosmicresearch,

    It’s the border, you can make it invisible.
    Here is the code you can put this in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color div {
        border-color: #f2f2f2
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.