button align right

1 reply·opened Apr 7, 2019
B
bagginsApr 7, 2019

Hi. How do I get a button to align right?

<div class="card">
    <div class="card-header" role="tab" id="headingOne">
        <h5 class="mb-0">
           <a data-toggle="collapse" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
              blahblah
           </a>
           <a href="blahlah" class="button button-small button-circle button-green button-right">
                 add Event to MyList  
           </a>
        </h5>
     </div>
S
SemiColonWebSTAFFApr 7, 2019

Hello,

You can simply add the .float-right Class to the .button Element.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard