Home › Forums › Pro Themes › Easy Commerce Pro › Hi
- This topic has 8 replies, 2 voices, and was last updated 6 years, 6 months ago by wensolutions.
-
AuthorPosts
-
April 26, 2018 at 10:30 am #70797Rasmus KlingeParticipantApril 26, 2018 at 11:39 pm #70819wensolutionsKeymaster
Hello @kitchentools,
Actually, we are not quite clear which section you are referring to but we have provided the CSS to change the color for footer widget area and sidebar.
For this go to Admin Panel > Appearance > Customize > Additonal CSS and paste below given CSS.
.sidebar .widget-title::after { background: #14bde4; } #footer-widgets .widget-title::after { background: #2196F3; }
Here change the color as per your requirement.
If this is not where you wanted to change the color then please provide your site URL so that we can provide the precise fix on this.
Thank you.
Best Regards!!
April 27, 2018 at 3:50 am #70828Rasmus KlingeParticipantHI
It was spot on.
Thanks a lot
April 27, 2018 at 4:00 am #70829wensolutionsKeymasterHello @kitchentools,
Glad we could help you.
If you have any issues further please let us know.
Also, we would really appreciate if you could help us by rating our theme by following the link given below.
https://wordpress.org/support/theme/easy-commerce/reviews/
Thank you.
Best Regards!!
April 27, 2018 at 2:03 pm #70849Rasmus KlingeParticipantHi i’m back 🙂
So I found two more problems with colors. The one with the ‘Gaming’ thats from your ‘EC: Products Grid). And the other is from when you click on a product and you can read more in the description.
I hope it makes sence to you. Sorry for my bad english.
https://herlevdata.dk/wp-content/uploads/2018/04/Skærmbillede-2018-04-27-kl.-19.56.27.png
https://herlevdata.dk/wp-content/uploads/2018/04/Skærmbillede-2018-04-27-kl.-19.56.11.png
May 4, 2018 at 3:12 am #71240Rasmus KlingeParticipantI still haven’t got a solution on last issue and this is another one 🙂
https://herlevdata.dk/wp-content/uploads/2018/05/Skærmbillede-2018-05-04-kl.-09.08.37.png
May 4, 2018 at 5:44 am #71252wensolutionsKeymasterHello @kitchentools,
We would like to apologize for the delay in reply to you.
Also, it would be very easy for us to provide the fix if you could provide your site URL cause we not quite clear about the section you wanted to change the color for.
Below we have provided the CSS for the single product page.
.single .summary h1.entry-title::after { background: #FFEB3B; }
Change the color code as per your requirement.
Hope this helps.
Best Regards!!
May 5, 2018 at 12:00 pm #71280Rasmus KlingeParticipantMay 7, 2018 at 12:05 am #71339wensolutionsKeymasterHello @litchentools,
To change the color of the section you have mentioned please use below given CSS.
.woocommerce ul.products li.product mark { background: #1fbf11 none repeat scroll 0 0; } h1.entry-title::after { background: #1fbf11; } .page-title::after { background: #1fbf11; }
Hope this helps.
Best Regards!!
-
AuthorPosts
- You must be logged in to reply to this topic.