Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1349580

    Hi good people @ Kriesi

    Could you help me to target the woo panel, made with avia components (product price and product purchase button)?
    I would like to center the price + the woo panel and it’s contents, underneath the image of the product which is currently centered.
    With the product image being centered and the price + woo panel defaulting to floating left, it is currently misaligned particularly as the product image is centered within a transparent background with large margins.
    The site is in maintenance at the moment, but I can make a temp user if above is not clear

    All the best
    Steve

    #1349619

    Hey Steven,

    Thank you for the inquiry.

    We will have to inspect the site in order to provide the appropriate modifications. Please provide the account details in the private field including a direct link to the product page. We will check the thread again once the necessary info are available.

    Best regards,
    Ismael

    #1349643

    Hi Ismael
    Please find details below
    Thanks
    Steve

    #1349978

    Hi Ismael
    Any news?
    Thanks

    Steve

    #1350047

    Hi,
    Thank you for your patience, to center the form I commented out this line in your Add Custom CSS plugin: margin-left: 0px !important;
    2022-04-30_002.jpg
    Then I added this css:

    #top.single-product .flex_column.first.center_wooc .av-woo-price {
        width: 70%;
        margin: auto;
    }

    this is the result:
    2022-04-30_003.jpg
    please clear your browser cache and check.

    Best regards,
    Mike

    #1350048

    Hi Mike
    Thank you so much!
    All the best
    Steve

    #1350049

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Styling woo price, variations, options, quantity, and add to cart panel’ is closed to new replies.