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

    Hi guys,

    I would like to add padding and margin to a text block. I do not see any option within the text block. Is it me not seeing the option?

    How can I achieve that without adding CCS?

    Thanks,
    Marco

    #1228150

    Hey Marco,

    There are no options for that without adding CSS. You can add a class to it though, then something like this in Quick CSS:

    .my-text-block {
      padding: 20px;
    }

    Best regards,
    Rikard

    #1228321

    Thank you.

    Being this something that was requested by many many many many people, why not to implement it? I think it was asked for the first time in 2013?

    :-)

    thank you anyway

    Marco

    #1228413

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1228457

    Hi Jordan,
    Yes please you can close it.

    Thank you

    #1228599

    Hi marcoabis81,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Text block margin and padding’ is closed to new replies.