Home › Forums › WoodMart support forum › CHANGE COLORS
CHANGE COLORS
- This topic has 17 replies, 2 voices, and was last updated 4 years ago by Elise Noromit.
-
AuthorPosts
-
November 27, 2020 at 11:47 am #245323
cadecdissenyParticipantHi
I wanted to know where to modify the background color of the small bar of the footer, of the price part of the price plan, and of the wishlist and of the cartbest
Attachments:
You must be logged in to view attached files.November 27, 2020 at 6:49 pm #245428
Elise NoromitMemberHello,
You can change the footer background in the Theme Settings > Footer.
Please provide me the page URL and site admin access, I will tell how to change the color in the tables.
Best Regards
December 1, 2020 at 9:02 am #246421
cadecdissenyParticipantHi
I attach photos of the elements that I need to change the color and I don’t know how to do it. You can help?1. colored line above description, ADDITIONAL INFORMATION ….
2. color in the table in the price zone.
3. Color in the floating bar of the footer, the one that says “Tu tienda de mobiliario de oficina, despacho y comercios”. not is the footer.
4. color in the number of objects on the car and in the heart of the wishlist.The color I want to put is this: # 178faf.
thank you!
Attachments:
You must be logged in to view attached files.December 2, 2020 at 11:21 am #246924
cadecdissenyParticipantHi,
can you help me with this?
bestDecember 2, 2020 at 11:30 am #246925
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
1.
.tabs-layout-tabs .tabs li.active{ border-top:2px solid green }
2. Please provide the page URL?
3.
body .footer-column-1 .textwidget p { color:red; }
4.
body .woodmart-cart-design-2 .woodmart-cart-number{ color:red; }
Please set the color as per your needs.
Best Regards
December 2, 2020 at 11:33 am #246926
cadecdissenyParticipantyou have the URL web and access in private content.
The color in the table in the price zone is this: #178fafbest
December 2, 2020 at 5:04 pm #247046
cadecdissenyParticipantThe css changes are not exactly what I wanted. Please check the attached photos again, and tell me what css I have to change.
I need solutions, I have already taken two days for these small changes.
Thank you
Attachments:
You must be logged in to view attached files.December 3, 2020 at 10:06 am #247249
Elise NoromitMemberHello,
1. Replace the “red” with the color you need. One screen shows light green, another screen shows Rubin color, please set the color on your own.
2. The home page does not contain price tables, please provide the page URL.
Best Regards
December 3, 2020 at 11:47 am #247313
cadecdissenyParticipant1- I don’t want to change the color of the number. I want to change the green color of the circle. In the theme options panel I have blue in all the parameters but it still shows green, both in the floating bar of the footer and in the filling of the wishlist and cart circles. Does it have to be changed via CSS or in the panel?
2- colored line above description, ADDITIONAL INFORMATION ….
I’ve done this:.tabs-layout-tabs .tabs li.active{
border-top:2px solid green
}This still doesn’t work
3 – price tables page URL : https://www.oficinaydespacho.com/metodo-ofi10/
best
December 3, 2020 at 4:32 pm #247434
Elise NoromitMemberHello,
Here is CSS for
Price table:
.woodmart-price-table.price-style-default .woodmart-plan-price{ background:#178faf; }
For the circle:
body .woodmart-cart-design-2 .woodmart-cart-number { background: #178faf; }
Remove this CSS:
body .woodmart-cart-design-2 .woodmart-cart-number{ color:red; }
This code is for the active tab:
body .tabs-layout-tabs .tabs li.active{ border-top:2px solid green; }
Best Regards
December 3, 2020 at 6:28 pm #247465
cadecdissenyParticipantThe circle of the cart is already in the color I want, I have also told you that I need the background of the circle of the wishlist. Please pass me the css.
How can I remove from the web the floating bar of the footer? (add picture)
Thank you
Attachments:
You must be logged in to view attached files.December 4, 2020 at 9:06 am #247662
Elise NoromitMemberHello,
Add this custom CSS:
body .woodmart-cart-design-2 .wishlist-count { background: #178faf; }
Best Regards
December 4, 2020 at 11:32 am #247758
cadecdissenyParticipanthi,
I need you to solve these two things that I require in a query, please
1- The last code that you provide me does not produce any change!body .woodmart-cart-design-2 .wishlist-count {
background: # 178faf;
}This still doesn’t work! stays green
2 – How can I remove the floating bar from the footer from the web? Attached screenshot, please look at the screenshot and give me a solution, since I don’t know where I can disable it
December 4, 2020 at 7:31 pm #247930
Elise NoromitMemberHello,
Your wishlist icon does not have the count. Please enable it. https://prnt.sc/vvzg20
Please show me on the screen this floating block, I cannot figure out what you mean.
Best Regards
December 7, 2020 at 10:48 am #248530
cadecdissenyParticipantHello,
the wishlist is active and the background of the circle is green, I need a blue background.
The css code that you provided does not produce any change.body .woodmart-cart-design-2 .wishlist-count {
background: # 178faf;
}The floating bar that is under everything, above the footer, is the one in the attached image, please look at it
Best regardsAttachments:
You must be logged in to view attached files.December 7, 2020 at 6:12 pm #248638
Elise NoromitMemberHello,
I do not see the background on the count in the Wishlist https://prnt.sc/vxp4xt
As for the footer notices, disable Cookies in the Theme Settings > Shop > Cookies.
Best Regards
December 9, 2020 at 8:44 am #249105
cadecdissenyParticipantHi
The cookies section is deactivated, I attach a photo.Also I have uninstalled all cookie plugins. I can’t remove this footer notices, Any more ideas?best
Attachments:
You must be logged in to view attached files.December 9, 2020 at 1:59 pm #249247
Elise NoromitMemberHello,
Please clear your cache and if the problem persists, please provide your site admin access to the private area.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register