Home › Forums › WoodMart support forum › Customization Product and Cart page
Customization Product and Cart page
- This topic has 10 replies, 2 voices, and was last updated 3 years, 10 months ago by
Elise Noromit.
-
AuthorPosts
-
September 4, 2021 at 7:10 pm #316459
romainParticipantHi,
I hope you all have a great day. Screenshots are in private content
1) On the cart page, I would like to remove the cart logo
2) reduce the size of “Your cart is currently empty” not as a title but as a paragraph.
3) I would like to remove all the grey borders with separate “Description”, “Shipping & Returns” and “Authenticity”
4) Also “Description” is automatically opened when page is charging. Will it be possible to “close” it ?
Thank you in advance.
Have a great dayRomain
September 4, 2021 at 7:28 pm #316462
romainParticipant5) In my website, I am using an HTML block for a menu. I tried everything to put this menu in black. Everything in typography section is in full black as my website is black and white. I also try an advanced typography https://ibb.co/r00Dm0v . But nothing to do.
However, on hover the menu is blackSeptember 5, 2021 at 5:27 pm #316581
Elise NoromitMemberHello,
1.2. Please add this code to the Theme Settings > Custom CSS > Global:
body .cart-empty:before { display:none; } body .wd-empty-page { font-size: 20px; }
3. Please provide your product page and screen what you mean.
4. I will check the page and give you a custom code for this purpose, please provide site credentials.
5. I will check your site and I will give the correct selector.
Best Regards
September 5, 2021 at 5:47 pm #316584
romainParticipantHello,
It works perfectly for the 1) and 2)
Concerning number 3) here is the screenshot https://ibb.co/s1YBwvR product page is in private content
Thank you for your help.
Have a great day.
RomainSeptember 5, 2021 at 8:08 pm #316617
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .tabs-layout-accordion { border-top: 2px solid transparent; }
5. Please provide the screen and page URL that you want to change in the footer?
Best Regards
September 5, 2021 at 8:29 pm #316621
romainParticipantHello,
3) Sorry my ask wasn’t clear. It worked perfectly for the border between size guide and description but I want to remove all the border. https://ibb.co/WpvRKFg
4) Do you have any solution ?
5) The menu is in the footer on all pages.
I hope that I helped you more.
Sincerely,
RomainSeptember 6, 2021 at 12:49 pm #316777
Elise NoromitMemberHello,
Please add this code additionally to the Theme Settings > Custom CSS > Global:
body .tabs-layout-accordion .wd-tab-wrapper { border-bottom: 1px solid transparent; }
Best Regards
September 6, 2021 at 1:58 pm #316810
romainParticipantHello,
It works perfectly on desktop but not on mobile.
Sincerely,
RomainSeptember 7, 2021 at 12:17 am #316883
Elise NoromitMemberHello,
Please check the page on the real device.
There is no border.
Best Regards
October 25, 2021 at 9:28 pm #327517
romainParticipantHello,
Thank you for your help in final it works well. I think the cache was making the line still appear.
Could you please help me to find a solution for those two points :
4) Also “Description” is automatically opened when page is charging. Will it be possible to “close” it ?
5) In my website, I am using an HTML block for a menu. I tried everything to put this menu in black. Everything in typography section is in full black as my website is black and white. I also try an advanced typography https://ibb.co/r00Dm0v . But nothing to do.
However, on hover the menu is blackThank you in advance.
Sincerely,
RomainOctober 26, 2021 at 12:10 am #327540
Elise NoromitMemberHello,
Please provide the page URL and screen of the block you want to make in black and white.
Have you set an accordion for your product pages? You can find this option in the Theme Settings > Single product > Tabs.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register