Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #670528

    On my product page id like to display the pricing details on the right side of the BUY NOW button instead of the top currently, can this be done?

    Also is there a way to add a SALE round icon on the product name corner like a lot of online shop do?

    #671963

    Hey kilimats,

    Can you please post a screenshot and show the changes you would like to make?

    Best regards,
    Yigit

    #671976

    THis is the kinda look i was hoping for, thanks

    • This reply was modified 7 years, 8 months ago by yingyang.
    #672472

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-530 .avia-button-wrap {
        margin-top: 50px;
    }
    
    .page-id-530 .av-special-heading-h2 {
        display: inline-block;
        float: right;
        max-width: 65%;
    }

    Best regards,
    Rikard

    #672868

    thanks ! almost, can i make this

    .
    to this

    • This reply was modified 7 years, 8 months ago by yingyang.
    #674704

    Hi,

    there is not an easy way to do it I think. I would ask WooComemrce support about it, if you really need it.

    Best regards,
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.