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

    Hi,

    Is there a CSS I can apply to reduce the pixel height of the color section on my home page? I’d like for this section to be both a header and content divider, but the default pixel height is still too tall. I have the padding set to 0.

    Thanks!

    #870907

    Hey thekingschurchlakeland,

    Are you referring to the “Who We Are” section?

    Best regards,
    Jordan Shannon

    #870910

    Yes. I’d like to apply this to the “Give” section on the other page as well.

    #870938

    Hi,

    Try adding the following to quick css:

    .avia-section.main_color{
    min-height:80px!important;
    }
    
    .avia-section.main_color p{
    margin:10px 0!important;
    }

    Best regards,
    Jordan Shannon

    #870974

    It worked! Thanks a ton!

    #871221

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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