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

    Hi,

    i tried to set a custom height to the row in the image but it has a minimum height that it’s not possible to dwindle.
    I’ve already set all paddings to 0px but the height is still that. How can I dwindle it?
    screenshoot

    Thanks!

    #689284

    Hey matteoclava,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .home #av_section_1 .content {
        padding: 0;
        padding-top: 10px;
    }
    

    Best regards,
    Yigit

    #689299

    Thank you very much, again!

    #689683

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Custom height row’ is closed to new replies.