Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6128

    adrianmb
    Participant

    Somehow when I add text to a flip box there is no padding. Then when I add “content section” and add padding It goes outside the box.

    Can’t be this difficult to add text. Please help

    #6131

    Intense Visions
    Keymaster

    Hello!

    We intentionally don’t style what is inside of the flip box, we leave it open so that you can style it the way you want. I would suggest adding a div with a style that sets the padding. This is the simplest way to add padding. You could use an alert shortcode or something like that as well.

    
    <div style="padding:10px;">
    Your text here
    </div>
    

    If this doesn’t work or if you need additional help, please let us know.

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.