-
AuthorPosts
-
June 27, 2019 at 6:22 pm #1114051
I installed the Elementor Pro plug-in to customize the Woocommerce page
but does not take the change in the style of the price of the product it is possible to bypass the style of Enfold for that value?June 27, 2019 at 11:26 pm #1114128Hey PinoSilvestre,
Please provide a link to the site/page in question so we can look into this issue further. What should the style look like?
Best regards,
Jordan ShannonJune 28, 2019 at 8:46 am #1114174This page is currently active with the price I don’t like
PageI would like to remove the green color and increase the price of 32 and VAT Excluded 24 Font Roboto condensed.
I enclose an example
Current
– – –
how I’d like it
– – –
grazieAndrea
June 28, 2019 at 6:41 pm #1114340Hi Andrea,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .elementor-widget-container .price * { color: #7a7a7a; font-size: 24px; }
If you need further assistance please let us know.
Best regards,
VictoriaJune 28, 2019 at 7:09 pm #1114347Thanks Victoria
:=)When I was a boy I saw a very beautiful film by Blake Edwards which is called Victor Victoria
June 28, 2019 at 7:17 pm #1114350Grazie perfetto
thanks perfect I also changed the colora question to change the price also on the summary page how should I do?
SummaryJune 29, 2019 at 3:53 pm #1114445Hi PinoSilvestre,
https://cl.ly/aab5e877e5ee I am getting a 404 on that link. How can I see the page?
I haven’t heard of that movie, but seems like a nice movie to watch :)
Best regards,
VictoriaJune 29, 2019 at 4:30 pm #1114459sorry i changed the link
a question to change the price also on the summary page how should I do?
SummaryJune 29, 2019 at 4:42 pm #1114460June 29, 2019 at 8:14 pm #1114504Hi PinoSilvestre,
You’re building the products with Elementor, you’re probably using different elements to do it, are you?
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .woocommerce-loop-product__title .price del, #top .woocommerce-loop-product__title .price ins { font-size: 20px; }
If you need further assistance please let us know.
Best regards,
VictoriaJune 29, 2019 at 8:52 pm #1114520tanx – ciao
June 30, 2019 at 2:34 pm #1114585to the side of add to cart the quantity also disappears in the summary when you add to the cart the quantity selector never appears you can help me?
tanx
QuantityJune 30, 2019 at 7:51 pm #1114668Hi PinoSilvestre,
You’re using Elementor builder, you might want to write to their support.
Best regards,
VictoriaFebruary 9, 2020 at 5:33 pm #1182785I wish I could increase the body of all the cart text and the price of the product page which is invisible very small
grazie- This reply was modified 4 years, 9 months ago by PinoSilvestre.
February 10, 2020 at 4:08 pm #1183114Hi PinoSilvestre,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaFebruary 10, 2020 at 4:53 pm #1183145Good morning Vittoria, I send you links of the sites made by us and the link of the site that we absolutely like as the style and font size of the woocommerce graphics which in your demo is always very small. Enfold is extraordinary we use it for all our works, we would like your modern DEMO SHOP and with the style similar to the example. I know I ask for a lot. Do you have any new demo templates in anticipation of a shop?
tanx grazie mille :)February 12, 2020 at 5:58 am #1183755Hi,
Thank you for the update.
You can always use or add css to change the style of site including the product page. Unfortunately, due to time constraints we can only help you with basic css modification, so we might not be able to replicate the exact templates above. For example, if you want to adjust the style of the product price, use this css code.
#top .price, #top .price span, #top del, #top ins { display: inline; text-decoration: none; font-size: 30px; line-height: 24px; font-weight: 600; }
To learn more about custom css modification, please check the following documentation and article.
// https://kriesi.at/documentation/enfold/add-custom-css/
// https://www.wpbeginner.com/wp-tutorials/basics-of-inspect-element-with-your-wordpress-site/Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.