Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Location
    Colorado Springs, CO
    Posts
    21
    Plugin Contributions
    0

    Default Remove or Move Purchase Item Box from Product Description?

    I don't even know if this is possible or not but I would really like to remove the box that states: "Please Choose: Purchase Item: Download Zipped File" from my product listings.

    Here's a link to one of my product descriptions:
    http://jenu-designs.com/store/index....products_id=23

    As you can see, the box is pushing my description down over top of the Add to Cart button. If it's not possible to remove it, can I at least move it somewhere else and if so, how?

    Thanks!
    [FONT="Times New Roman"]~*Jen Ulasiewicz Designs*~[/FONT]

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Remove or Move Purchase Item Box from Product Description?

    The quick way and a global change so not what you want if you have items with attributes that you want displayed

    Find this in your stylesheet and add the red highlighted entry
    Code:
    #productAttributes {
            display: none;
    	width:100%;
    	float:left;
    	border:1px solid #bfbfbf;
    	padding-left:5px;
    	margin:5px 0 0 10px;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2008
    Location
    Colorado Springs, CO
    Posts
    21
    Plugin Contributions
    0

    Default Re: Remove or Move Purchase Item Box from Product Description?

    Awesome, it worked perfectly! Thank you so much!
    [FONT="Times New Roman"]~*Jen Ulasiewicz Designs*~[/FONT]

 

 

Similar Threads

  1. Remove product description from New Products
    By martinizo in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 18 Jan 2017, 10:11 AM
  2. Product listing: move the price before the description of the item
    By ilmarchez in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 May 2012, 01:02 AM
  3. Remove weight etc from product description
    By uniqueliving in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 May 2010, 11:59 AM
  4. How do I remove the box from the product description
    By marshanite in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Mar 2010, 01:27 AM
  5. Remove item/button from Product Page
    By bjmhistory in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 25 Feb 2007, 09:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg