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

    I am trying to change the padding of a text block to make it smaller but can’t find where or how to do it. The text block is inside a Column Element.

    Can you advise please?

    Thanks.

    #1067192

    Hey Arrastia,

    Which specific text block do you need help with?

    Best regards,
    Jordan Shannon

    #1067492
    This reply has been marked as private.
    #1067524

    Hi,

    Thanks for the clarification, add this to quick css:

    main.template-page.content.av-content-full.alpha.units{
    padding-top:0px!important;
    padding-bottom:0px!important;
    }

    Best regards,
    Jordan Shannon

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