Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1304602

    Good morning,
    I’ve found the same question on other old threads, but I couldn’t really find a solution. After each color section, I can see a grey line, dividing the section from the others. I have selected “no borders” both for higher and lower borders.
    Is there a way to get rid of the grey line? See example here on my website after the 3 box icons sections.

    Thanks

    #1304680

    Hey Vale,

    Add this to quick css:

    .main_color{
    border:none!important;
    }

    Best regards,
    Jordan Shannon

    #1304880

    Thanks so much!
    That worked perfectly

    Best

    #1305170

    Hi,

    Great, I’m glad that Jordan could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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