Hi,
how are you?
We would like to edit the product variation area of our single product page especially on mobile phones: https://climbingsocks.com/produkt/klettersocken-von-climbingsocks/
Is there a way to make the highlighted column in the following picture more narrow? https://imgur.com/kEmi1dB
We would also like to move the text “Der Bestseller für kleine Kletterfüße für Schuhgrößen bis 41.” + quantity counter + add to cart button to the very left of the variation area on mobile and larger screens.
How can we accomplish this?
See also my other request here: https://kriesi.at/support/topic/make-add-to-cart-button-full-width/
Thank you very much,
Magnus
Hi Magnus,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.single-product-summary .jdgm-widget, .single-product-summary .variation_modified, .single-product-summary .legal-price-info, .single-product-summary .<a href='https://refer.wordpress.com/r/84/woocommerce/' target='_blank' rel="nofollow">woocommerce</a>-product-details__short-description {
margin-left: 20px;
}
}
Best regards,
Rikard
Hi Rikard,
unfortunately the code does not show any results.
Do you have further ideas, please?
Best regards,
Magnus