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

    hi, this is my website:

    Immagine1

    – i want delete the border between the color section and the title below. in color section i set “no border”. how i can do?
    – there is more space into grey space. I think it’s because I have not added the content to the icons. how i can delete this space?

    thanks

    #904265

    Hey Pas7o,
    Try this code in the General Styling > Quick CSS field:

    #top #after_section_2.main_color {
        border-color: transparent !important; 
    }
    #top .avia-section-small .content {
        padding-bottom: 0px !important; 
    }

    Best regards,
    Mike

    #904277

    perfect! thanks

    #904407

    Hi,
    Glad we could help, we will close this now. Thanks for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘space color section’ is closed to new replies.