Home / Forums / WoodMart support forum / Stretch Menu
Home › Forums › WoodMart support forum › Stretch Menu
Stretch Menu
- This topic has 14 replies, 2 voices, and was last updated 2 years, 3 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 13, 2024 at 6:13 am #548647
florianoParticipantHow can I stretch this menu in height ?
Please check attach file.Attachments:
You must be logged in to view attached files.March 13, 2024 at 2:01 pm #548806Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-nav-vertical.wd-design-default>li:not(:last-child) { height: 60px; }Best Regards.
March 13, 2024 at 8:06 pm #548902
florianoParticipantHi,
thanks so much for help !I need more help:
1. How can translate shipping & delivery tab ?
2. How can allow all users to post comment (review) ?Please check attach file.
Thanks in advance !
Attachments:
You must be logged in to view attached files.March 14, 2024 at 11:01 am #548977Hello,
01. Navigate to Theme Settings > Single Product > Tabs > Additional Tabs > Change the tab title text.
02. Please enable the reviews in the Woocommerce > Settings > Products. If you want to show the star rating after the product title, You can use the Theme’s Layout Builder to create Custom Layouts for the Single Product page > and in that Layout, you can change or configure the elements accordingly. You can find the Layouts under the Dashboard > Layouts.
Here is the Guide to that: https://xtemos.com/docs-topic/single-product-page-builder/
Best Regards.
March 14, 2024 at 1:18 pm #549033
florianoParticipantThank you so much my friend.
Another question, please check attach file
Attachments:
You must be logged in to view attached files.March 14, 2024 at 3:52 pm #549081Hello,
Can you please share the WP admin login details of your site so I will check and give you a possible solution?
Best Regards.
March 15, 2024 at 9:50 am #549223
florianoParticipantHi
March 15, 2024 at 1:41 pm #549340Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.single-product a.wcz-continue { display: none; }Best Regards.
March 15, 2024 at 10:47 pm #549486
florianoParticipantHi,
thanks for help.
Another question:
how can hide tags (tags: description, additional information) if empty ?March 16, 2024 at 1:04 pm #549579Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.single-product .wd-before-product-tabs .product_meta { display: none !important; }Best Regards.
March 16, 2024 at 3:26 pm #549619
florianoParticipantThanks mi friend !
Your code not working
March 16, 2024 at 6:02 pm #549648Hello,
Sorry to say that your given login details are not working, please share the correct login details of your site. So I will further check on your site and give you a possible solution.
Best Regards.
March 17, 2024 at 6:55 am #549709
florianoParticipanthttps://newriver.ro/wp-admin/
user: florio
pass: UqT^HCigVrqlBw@WrZlHJ2vyMarch 17, 2024 at 11:10 am #549717
florianoParticipantPlease remove my details
March 18, 2024 at 10:57 am #549833Hello,
Check back your site after completely clearing the browser cache and check the issue.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register