Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #592324

    I am using html code on in a code element so that I can have the button open a Mailchimp form. However, I cannot get the button to center despite using “avia-position-center”. How can I center the button?

    #593099

    Hi 1039 Online,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .home .avia_code_block_1 .avia_codeblock {
    text-align: center !important;
    }

    Thanks,
    Rikard

    • This reply was modified 8 years, 9 months ago by Rikard.
    #593399

    That worked! Thanks, Rikard.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Button won't center when created using code in a code element’ is closed to new replies.