Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi lrensi are you referring too the Add to Cart button?

    Thread Starter lrensi

    (@lrensi)

    Yes, the Add to Cart button. I can’t seem to get it to right justify on my page correctly. Here is the page – http://scubalessonsnashville.com/scuba-lessons/discover-scuba/

    Plugin Author mra13

    (@mra13)

    The button looks to be to the right of the page already. What are you trying to achieve with the button?

    Thread Starter lrensi

    (@lrensi)

    I would like to have it right under the image. This is the code I’m using now and the button is showing up next to the image.

    <h3 style=”text-align: left;” align=”right”>Who should try this experience?</h3>
    <div align=”right”><img class=”alignright size-thumbnail wp-image-147″ src=”http://scubalessonsnashville.com/wp-content/uploads/2015/02/ReenAngela_Scuba_Divers_900_400-150×150.png&#8221; alt=”ReenAngela_Scuba_Divers_900_400″ width=”150″ height=”150″ /></div>
    <div align=”right”>[wp_cart_button name=”Test Product” price=”25.95″]</div>
    Has scuba diving always been on your bucket list but your unsure whether you would like it?  Trust us, there is nothing like breathing underwater for the first time but if you are still nervous, Discover Scuba Diving is for you. While not a scuba certification course, Discover Scuba Diving is a quick and easy introduction to what it takes to explore the underwater world while in a pool here in Nashville. To sign up, you must be at least 10 years old. No prior experience with scuba diving is necessary, but you will need to be in reasonable physical health.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    @lrensi I understand now what you are trying to achieve. Have a look at the code for one of the products in that page like Discover Scuba Diving. Try and use those settings to create what you want to do to align the button underneath the image. Or you can try the following code to form HTML tag for that button. You will have to check also if it is responsive.

    style="position:absolute;left:520px;top:490px;"

    Thread Starter lrensi

    (@lrensi)

    That did the trick and now looks so much better. Can’t thank you enough @mbrsolution! Have a wonderful evening.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    @lrensi, I am happy to hear 🙂

    Can you mark this support thread as resolved.

    Thank you

    Thread Starter lrensi

    (@lrensi)

    Thanks again!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Alignment of Payment Buttons’ is closed to new replies.