New Landing How can we help? Atelier Place product price inline with Add-To-Cart button?

Viewing 15 posts - 1 through 15 (of 20 total)
  • Posted in: Atelier
  • #255406
    Jonathan
    Member
    Post count: 30

    Is it possible to place the product price in the same line before (or after) the add-to-cart button? (image attached)

    By the way, I’ve already moved the position of the price so that it is underneath the short description with:

    .product-price-wrap {
        margin-top: 30px;}  
    Attachments:
    You must be logged in to view attached files.
    #255426
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue to check and resolve the issue.
    Thanks
    Mohammad

    #255610
    Jonathan
    Member
    Post count: 30
    This reply has been marked as private.
    #255613
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .product-price-wrap {
      float: left;
    }

    – Kyle

    #255617
    Jonathan
    Member
    Post count: 30

    Thanks for the reply, Kyle. Hmm, I added the CSS but it doesn’t seem to do it thought… could you take a look?

    #255632
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Just remove the last code and use this code:-

    .product-price-wrap {
        margin-top: 16px !important;
        width: 100px !important;
        float: left !important;
    }

    Thanks
    Mohammad

    #255636
    Jonathan
    Member
    Post count: 30

    Great – thanks guys, you’re awesome.

    And if I wanted to place the price on the RIGHT side of the Add To Cart button – while still keeping everything left-justified… how would that look with CSS?

    #255807
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It will not look good and its not a normal price position.
    Thanks
    Mohammad

    #257467
    Jonathan
    Member
    Post count: 30

    Ok, thanks for the help

    #257471
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and glad to help you.
    Thanks
    Mohammad

    #269980
    AgenceSurprise
    Member
    Post count: 76

    Hi,
    I would like to do the same (put the price on the left of the quantity button), but these CSS codes are not working with me.
    Could you help me ?

    Thanks !

    #269985
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What’s your link?

    – Kyle

    #269994
    AgenceSurprise
    Member
    Post count: 76
    This reply has been marked as private.
    #270018
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @AgenceSurprise

    The site is in maintenance mode. We will some admin credentials in a private reply.
    Thanks

    -Rui

    #270019
    AgenceSurprise
    Member
    Post count: 76
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 20 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register