Viewing 4 posts - 1 through 4 (of 4 total)
  • #198916
    macastura
    Member
    Post count: 26

    Hi,
    I would like to put price and sale price just in one line not in 2.

    is it possible? I’ve attached two images to let you understand.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #198925
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .single-product .price del{
        float: left;
        margin-right: 15px;
    }

    Hope it helps.

    -Rui

    #198993
    macastura
    Member
    Post count: 26

    Hi Ruy, it works.
    Just another question, is it possible also to have it in shop pages?

    I’ve attached an image to let you understand.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #199010
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Sure, replace my previous code by this one.

    .price del{
        float: left;
        margin-right: 15px;
    }

    -Rui

Viewing 4 posts - 1 through 4 (of 4 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