Add to Cart button and Text Cut Off

Home Forums General Help Add to Cart button and Text Cut Off

  • This topic has 2 replies, 2 voices, and was last updated 13 years ago by David.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1832
    David
    Guest

    Hello Friends,

    I seem to have something odd happening on my Product pages.
    For some reason the Add To Cart button is getting cut off as well as some of the text below the product.
    This is on the right side of each of the Product pages.

    If anyone knows how I can fix this I would be very grateful hearing from you.
    URL: http://naturallygiftedbaskets.com/wordpress/
    Many thanks in advance for any help you can suggest.

    #1835
    Kelvin
    Keymaster

    This is happening because of your theme’s CSS.

    Try add this bit of CS to your theme:

    .dpsc_content_container {
    float: right;
    margin-right: 250px;
    }

    #1877
    David
    Guest

    Thank you Kelvin,

    That did the trick for the Add To Cart button.
    Then I used the following to format the text below the Add To Cart button.
    This is a description area for the contnets of the Product.

    .entry-content, .entry-summary {
    width: 810px;
    text-align: left;
    padding-right: 15px;
    }

    Thank you Kelvin!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Add to Cart button and Text Cut Off’ is closed to new replies.
© 2024 DukaPress. All rights reserved.
Design By Madoido.