Home › Forums › WoodMart support forum › How do I remove this filter?
How do I remove this filter?
- This topic has 29 replies, 2 voices, and was last updated 3 years, 6 months ago by Elise Noromit.
-
AuthorPosts
-
February 13, 2021 at 9:39 pm #266279
NPCParticipantHi, I need to remove this filter as it doesn’t work properly, it works only sometimes.
Attachments:
You must be logged in to view attached files.February 14, 2021 at 10:43 am #266328
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
body .woocommerce-ordering { display: none; }
Best Regards
February 14, 2021 at 2:33 pm #266386
NPCParticipantSolved, thank you!
February 14, 2021 at 7:22 pm #266469
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
March 25, 2021 at 6:51 pm #276334
NPCParticipantHi elise,
Can you help me with this?
I want to reduce the size of this font, because It looks bad
It says:
“SIN S
TOCK”It should be:
“SIN
STOCK”Thank you very much!!
Attachments:
You must be logged in to view attached files.March 25, 2021 at 8:20 pm #276344
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded .out-of-stock { word-break: break-word; font-size: 10px; }
Best Regards
March 25, 2021 at 9:02 pm #276357
NPCParticipant8px worked! thank you!
March 25, 2021 at 10:32 pm #276372
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
We will appreciate highly if you spend a couple of minutes and answer the questions provided here: https://8uehqcg4tjy.typeform.com/to/IgyV2EiP
Best Regards
March 31, 2021 at 8:54 pm #278009
NPCParticipantHi Elise
Sorry for bothering you again, can you help me please? I need to make this Cookie thing smaller please, It is covering the right side panel.
Attachments:
You must be logged in to view attached files.March 31, 2021 at 9:58 pm #278050
Elise NoromitMemberHello,
Do you want to change the text of the block itself?
Best Regards
March 31, 2021 at 10:29 pm #278062
NPCParticipantI want it like this, the right panel above the one that is below
Attachments:
You must be logged in to view attached files.March 31, 2021 at 10:29 pm #278063
NPCParticipantSorry, I attached the img
March 31, 2021 at 10:30 pm #278064
NPCParticipantHere
April 1, 2021 at 10:54 am #278183
Elise NoromitMemberHello,
Please provide your site admin access to the private area.
Best Regards
April 1, 2021 at 9:33 pm #278322
NPCParticipantOk, here they are
April 2, 2021 at 9:25 am #278402
Elise NoromitMemberHello,
Please provide your site URL.
Best Regards
April 2, 2021 at 2:56 pm #278478
NPCParticipantSorry, it’s below
April 2, 2021 at 8:41 pm #278516
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-cookies-popup { padding: 15px 30px; background-color: #FFF; box-shadow: 0 0 9px rgb(0 0 0 / 14%); transition: -webkit-transform .35s ease; transition: transform .35s ease; transition: transform .35s ease,-webkit-transform .35s ease; -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
By changing the padding values you can increase and decrease the height of the block.
Best Regards
April 2, 2021 at 11:43 pm #278545
NPCParticipantIt didn’t worked I wanted to make the cookie block smaller, less wide. I found out this response of you on the forum and it worked
Attachments:
You must be logged in to view attached files.April 2, 2021 at 11:44 pm #278547April 3, 2021 at 2:42 pm #278644
Elise NoromitMemberHello,
I misunderstood you. I am glad you have found the solution.
If you have any questions please feel free to contact us.
Best Regards
April 19, 2021 at 10:35 am #284279
NPCParticipantHello Elise,
Can you help me again please? I have a problem with the theme, currently the products look asymmetrical on the shop page, some look higher and others lower. How can I fix this?
Thanks in advance!
Attachments:
You must be logged in to view attached files.April 27, 2021 at 3:13 pm #287284
Elise NoromitMemberHello,
Sorry for the late reply.
This is caused by different image sizes. You need to either upload images of an equal size or crop images: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/
If you have any questions, please create a new topic.
Best Regards
May 15, 2021 at 8:42 pm #292618
NPCParticipantHi,
Thank you Elise! The Editor is not showing for some reason since the last update.
I FIXED it!
Attachments:
You must be logged in to view attached files.May 15, 2021 at 8:46 pm #292623
NPCParticipantSince the last update
May 16, 2021 at 2:20 pm #292703
Elise NoromitMemberHello,
We will check this issue, I do not see this issue on my testing site. How did you fix that?
Best Regards
May 16, 2021 at 2:44 pm #292709
NPCParticipantHi,
Yes, I fixed it. Elise, do you do paid custom work? I need something special for my website, I’ll write you down my email address
May 16, 2021 at 9:19 pm #292799
Elise NoromitMemberHello,
Unfortunately, we do not provide paid services. In most cases, we help even though the issue is beyond our support scope if it does not require much time. Please create a new topic and provide the details in private we will check and tell you if we can help to solve it.
Best Regards
May 20, 2021 at 12:40 pm #294017
NPCParticipantHi Elise,
Is it possible to increase the size of the “Agotado” (out of stock) text to make it more visible?
Attachments:
You must be logged in to view attached files.May 20, 2021 at 8:24 pm #294168
Elise NoromitMemberHello,
Please find the custom CSS you added and change the font size.
body .labels-rounded .out-of-stock { word-break: break-word; font-size: 10px; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register