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

    173.254.96.214/~northxg5

    I have a color section just under the menu. It has a background color set that is showing properly, but the height is set to 3 px, but it clearly is showing much more. The section appears to be forcing some padding or margins there.

    Other than custom css, is there a theme option setting for this that would not affect global padding / margins?

    #571927

    Hi robphat,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia-section {
        min-height: 0px !important;
    }

    Thanks,
    Rikard

    #572323

    Rather than that, I just applied a css border to the bottom of the header. Worked fine. Thanks.

    #572328

    Hey!

    Glad you got it short out!
    Please do let us know if you need anything else, we will be more than happy to assist further

    Regards,
    Basilis

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