This topic has 14 replies, 3 voices, and was last updated 5 months ago ago by Luca Rossi
Hi,
in the screenshot we can see that the price of attribute “poids” is displayed.
1 – I would like to align
attribute dropdown, clear button (effacer) and attribute price in the same line.
2- how to align on the right the buy now button,
I wish to have it right align on the add card button
3- also is there a way to display with the quantity dropdown a word like : Quantity ?
thank you
bests regards
Hello,
Thank you for reaching out to us with your queries.
Could you please provide temporary wp-admin access?
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
Warm Regards,
The 8Theme Team
Thank you
here is what I would like
and also I do not know what I do not see the Quantity line.
the screen-reader-text label.
Hello,
Please provide the correct temporary wp-admin access.
Warm Regards,
The 8Theme Team
Hi, here they are. Thx
Hello Gbp.
We appreciate your prompt response.
1/ This can’t be simply done, because of the content structure, unfortunately.
2/ We can offer you the next result – https://prnt.sc/C5Hb3jd4XkXn
3/ https://prnt.sc/az1Pyi8KetUd
Warm Regards,
The 8Theme Team
Thank you
1 : so, can I add previous to price, as it is a text, using the similar code to the point 3 ?
can you give me the css please ?
2 : I already change there, thx.
3:css please.
thank you
Hi @Gbp,
1. Please add this custom CSS:
.single-product .woocommerce-variation-price {
width: 100%;
text-align: right;
margin-top: -54px;
}
.single-product .woocommerce-variation.single_variation {
position: relative;
z-index: -1;
}
3. Please add this custom CSS:
.single-product-builder .et_product-block .cart .quantity::before {
content: 'Quantity:';
margin-right: 5px;
}
Hope it helps!
Hi, thank you
for the last css code, it does not work on the page I mentioned.
what about :
.single-product .elementor-container .single_variation_wrap .quantity::before {content: ‘Quantitéé:’;margin-right: 5px;}
thank you for you help-
I have issues with cache, it does not reflect always the style.css of my child theme
Hi @Gbp,
We could see the change on our end: https://prnt.sc/ZyySKQTtu_8o
Glad to see everything is working fine now.
Warm Regards,
The 8Theme Team
thank you,
where can I find the css you added please ?
😀
Hi @Gbp,
We didn’t add any custom CSS code.
The custom CSS codes were added by you and it could be the cache issue so you can’t see the changes.
Warm Regards,
The 8Theme Team
thank you yes 😀
Hi @Gbp,
In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?
Click here to share your thoughts: https://themeforest.net/downloads
Being part of our community means a lot, and your feedback contributes immensely.
Best Regards,
The 8Theme Team
The issue related to '‘product attribute display and buy now button’' has been successfully resolved, and the topic is now closed for further responses