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

    dialedinmarketing
    Participant

    Hi,

    I was wondering if someone could tell me how to center text within a flip box? An example of the short codes used for the flipbox under “Completely Customizable Content” under the Flip Box Examples on intenseplugin.com would be really helpful. Thank you.

    #6906

    Intense Visions
    Keymaster

    Hello!

    Sorry it took us a while to respond. We don’t check the forum every day.

    Here is the code that we used for the flip box that you are inquiring about. We make use of the <center></center> HTML tag to center things inside of the flip boxes.

    
    <h2>Completely Customizable Content</h2>
    [intense_flip_box animation="swing-flip" loop="0"]
    [intense_flip_box_item]
    [intense_alert color="muted" border_radius="5px"]
    <center>
    [intense_icon source="captain-icon" type="132" size="4" color="#ffffff" stack_type="circle" stack_color="error"]
    [intense_heading align="center" tag="h2" margin_top="0" margin_bottom="0"]
    Flip Box
    [/intense_heading]
    Completely customizable content
    </center>
    [/intense_alert]
    [/intense_flip_box_item]
    [intense_flip_box_item]
    [intense_image image="701" size="postExtraWide" title="Picking Flowers" caption="In ut metus posuere, vulputate magna ac, 
    fermentum urna." border_radius="5px 5px 0 0"]
    [intense_alert margin_bottom="0" color="muted" border_radius="0 0 5px 5px"]
    [intense_heading align="center" tag="h3" margin_top="0"]
    Your Own Content
    [/intense_heading]
    <center>Format the flip box items with your own content. Add icons, buttons, maps, videos, images, and more.</center>
    [/intense_alert]
    [/intense_flip_box_item]
    [/intense_flip_box]
    

    If you need any 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.