Tagged: 

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

    Hi Guys!

    I wanted to know how to remove the fine line between two color sections? I already checked the forum and found the tip with adding
    .avia-section { border: none !important; }
    to the quick css field. Did this but it didn’t solve my problem. Thanx for your answer.

    Cheers
    Herbert

    #305273

    Hey Herbert!

    Thank you for using our theme.

    To remove the line on the given link use:

    
    #after_section_1 {
        border-top-style: none !important;
    }
    

    Cheers!
    Günter

    #305327

    Thx a lot Günter! Worked perfectly…

    Cheers
    Herbert

    #305334

    Hey!

    Glad I could help you. Enjoy the theme.

    Best regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fine line between Color Section’ is closed to new replies.