Topic Resolution: Resolved
  • Closed
  • JS
    Spectator
    December 1, 2015 at 4:33 am #22602

    Hello, I’d like to change the alignment of the “Learn More” button under the section “Treatments and Conditions” from left to right. Can you please provide a suggestion as to how to accomplish this?

    The link is:https://cascadeintegrativemedicine.com/.

    Many thanks.

    Denzel Chia
    Moderator
    Posts: 2672
    December 1, 2015 at 9:23 am #22618

    Hi,

    Your website is not loading when I visit it.

    Thanks!

    JS
    Spectator
    Posts: 27
    December 1, 2015 at 3:45 pm #22628

    Hello, can you please try again. It loads fine for me using multiple browsers.

    Many thanks.

    Denzel Chia
    Moderator
    Posts: 2672
    December 2, 2015 at 8:04 am #22671

    Hi,

    Please use the following codes in your Theme Options -> Custom CSS

    .home .button-2 {
    float: right !important;
    }

    Thanks!

    JS
    Spectator
    Posts: 27
    March 28, 2016 at 3:31 pm #25968

    This worked. Thank you.

    Denzel Chia
    Moderator
    Posts: 2672
    March 29, 2016 at 1:32 am #25993

    You are welcome!