Get rid of pricing space on product page?

This topic has 11 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Robert Hall

  • Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 28, 2015 at 10:33

    I’m creating a site that offers products, but doesn’t need a pricing area (as this is discussed externally) so I need to get rid of the big space where the pricing is situated.

    Is it possible to do this, and if so how? site details are below.

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: stan
    Stan Russell
    Participant
    January 28, 2015 at 11:19

    Hello,

    we can not enter your site using credentials you provided us with. Please check admin credentials.

    Regards,
    Stan Russell.

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 28, 2015 at 14:08

    Sorry, credentials below.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 28, 2015 at 17:10

    Hello,

    Please add this code into custom.css file.

    .product-information .short-description{
    margin-bottom: 0px;
    }
    .product-navigation{
    margin-bottom: -15px;
    }
    .product{
    margin-bottom: 5px;
    }

    Regards,
    Robert Hall.

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 28, 2015 at 17:13

    Seemed to have worked a little bit, anyway to make the it smaller though?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 28, 2015 at 17:22

    Could you please show us screenshot how you want to see it?

    Regards,
    Robert Hall.

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 28, 2015 at 17:38

    Ideally something like this…

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 28, 2015 at 17:48

    Try to add following code into custom.css file.

    .product-navigation{
    padding: 15px 0 0;
    }
    .product-information .price{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 28, 2015 at 17:52

    replacing the existing code?

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 28, 2015 at 17:57

    Awesome got it working, thank you!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 28, 2015 at 18:01

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 11 results - 1 through 11 (of 11 total)

The issue related to '‘Get rid of pricing space on product page?’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.