Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #645447

    Hello,

    I want to display the scroll down arrow at the bottom of each section. And so I added an empty color section and now I have the arrow.

    But even with the settings “No minimum height”, no borders etc, I have a white padding wherever I have the color section. Kindly advice how to remove that.

    Grüße
    Jyothis

    #646048

    Hey Jyothis,

    Thanks for getting in touch with us!

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    #652274

    Hello Jordan,

    Please find the link below in private content area.

    #653244

    Hi,

    The minimum height of the color section is 100px. Please edit the color section then disable the Section Padding. Add this in the Quick CSS field:

    .avia-section {
        min-height: 0;
    }

    Best regards,
    Ismael

    #653335

    Hello Ismael,

    That isn’t working. I still have that padding.
    Is there a possibility to display the scroll down arrow in grid row?

    Grüße
    Jyothis

    #653610

    Hello Ismael,

    Kindly close the topic. I found the bug; my mistake. Thank you for your support.

    Grüße
    Jyothis

    #654576

    Hi,

    Alright. Glad you figured it out. let us know if you need more assistance. :)

    Best regards,
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Colour Section Padding’ is closed to new replies.