Forum Replies Created
-
AuthorPosts
-
Ups!… It’s true. This is the option I need.
I’m sorry, I didn’t see this option.
Thanks Yigit, now everything works fine!
Best regards,
Luis
November 16, 2015 at 9:38 pm in reply to: How can I invert colors in social icons, in this case? #536893Thanks Elliott!
It’s working.
Thanks Yigit!
It works fine.
Regard,
Luis
Thank you Yigit!
I have been playing with that plugin, and finally I got it.
Regards,
LEPT
September 14, 2015 at 10:16 am in reply to: Change the size of font (in the price of products) in the theme-child #502554Thank you Rikard and Yigit,
Now it works fine!
It was my mistake. I forgot to close a ‘{ }’ in a piece of code before your code. I apologize.
Hi Rikard!
My website is http://www.topmenaje.com and if you are logged or not, the option in menu ‘Mi cuenta’ (in the corner up and right) always show the same:
My Site
http://www.topmenaje.com/wp-content/uploads/my-site.jpgI wonder if is possible that the option-menu show different text when you are logged. Maybe show your name or similar. Here I let you some examples in other websites:
example 1 – without log: http://www.topmenaje.com/wp-content/uploads/Without-Log.jpg
example 1 – logged: http://www.topmenaje.com/wp-content/uploads/Logged.jpgexample 2 – without log: http://www.topmenaje.com/wp-content/uploads/Without-Log-2.jpg
example 2 – logged: http://www.topmenaje.com/wp-content/uploads/Logged-2.jpgSeptember 13, 2015 at 8:53 pm in reply to: Change color of the white wave-effect in 'ICON' element #502394It works great!
Thank you Yigit and Ismael.
September 13, 2015 at 8:43 pm in reply to: Change the size of font (in the price of products) in the theme-child #502392By default, font-size is 15px and I want to change it to 17px. I know that is possible if I change it in the ‘/enfold/config-woocommerce/woocommerce-mod.css‘
Inside, I look for:
#top .price, #top .price span, #top del, #top ins{ display: inline; text-decoration: none; font-size: 15px; line-height: 24px; font-weight: 600; }
and then change:
font-size: 15px;
to
font-size: 17px;
I want do this in ‘style.css‘ inside enfold-child.
I have added:
#top .price, #top .price span, #top del, #top ins{ font-size: 17px !important; }
to Quick CSS in Enfold-Child theme (like you said), and it works.
But then I have tried to add the same code to ‘style.css’ in Enfold-Child theme, and it doesn’t work.
Is there any option that it works?
The WebSite is http://www.topmenaje.com
- This reply was modified 9 years, 2 months ago by LEPT.
September 13, 2015 at 8:40 pm in reply to: Change the size of font (in the price of products) in the theme-child #502390 -
AuthorPosts