Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #846938

    fullframenw
    Participant

    Hello! I am interested in making a button centered right below my text in cornerstone. I don’t see the option to do so, is it possible? Right now it is left justified.

    Thank you.

    #846939

    fullframenw
    Participant
    This reply has been marked as private.
    #847163

    Friech
    Moderator

    Hi There,

    Thanks for writing in and for the credentials, would you mind sharing your site URL too? For now you can try adding the custom css below on your button element STYLE field.

    width: 30%; display: block; margin-left: auto; margin-right: auto;

    Adjust the 30% value to the actual width of your button.

    Cheers!

    #849619

    fullframenw
    Participant
    #849637

    fullframenw
    Participant

    That worked, my button is now center. One more thing: when I enable the “marketing circle”, the right side seems to cut off the circle. Any ideas on how to fix this? Thank you!

    #849761

    Darshana
    Moderator

    Hi there,

    I have enabled block option for that button and it should render properly now.

    Hope that helps.