Home › Forums › WoodMart support forum › few questions
few questions
- This topic has 9 replies, 2 voices, and was last updated 3 years, 4 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 26, 2021 at 11:31 am #308764
Fatih_ParticipantHello,
Problem 1: On the store page the product name is not displayed completely. (See screenshot) How can I set it that the complete name is displayed, and left-aligned (as in screenshot 2).
Problem 2: How can I set in the single product that the description is not full width? See screenshot 3.
Problem 3: How can I set that only filtered by brands? I do not want to have a price filter. And since I have many brands, I have a very long list. Can I change this somehow? Screenshot 4
Translated with http://www.DeepL.com/Translator (free version)
Attachments:
You must be logged in to view attached files.July 26, 2021 at 12:34 pm #308796
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached.
1) Please try setting the product title line limit to none from Theme Settings >> Product archives >> Product Styles.
Screenshot for Clarification: https://gyazo.com/3bdbe0590cf75ee08602168249515a42
2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-tabs-wrapper .container { max-width: 100%; }
3) Please provide the URL of the shop page to check it myself and help you out accordingly.
Regards
XTemos Studio.July 26, 2021 at 1:38 pm #308815
Fatih_ParticipantHello, as soon as I change the settings under Theme Settings >> Product archives >> Product Styles, it is confusing in the store.
You can take a look at it. I add the URL.
Brands filter I could set, changed it to dropdown. Price filter I could not remove.
July 27, 2021 at 6:10 am #308955
Aizaz Imtiaz AwanKeymasterHello,
1) I have visited your website and the titles are displayed in two lines as you required. Please provide with a relevant screenshot how it is looking confusing to check it myself and help you out accordingly.
2) Please try removing the price filter from the Shop filters area under Appearance >> Widgets.
Screenshot for Clarification: https://gyazo.com/072c708f40e8f6b80838f9935631fb56
If you are still unable to remove then provide with the admin panel login details of the website.
Regards.
Xtemos StudiosJuly 27, 2021 at 7:26 am #308971
Fatih_ParticipantHello,
I have only one filter in the store filter and that is the brand filter.
See screenshot.The product names are 2 row but uneven. See screenshot.
Also the 2nd row should not be centered but left aligned.Attachments:
You must be logged in to view attached files.July 27, 2021 at 8:05 am #308980
Aizaz Imtiaz AwanKeymasterHello,
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS to change the title text alignment to left.
.product-grid-item .wd-entities-title { text-align: left; }
2) I have logged into your website and removed the price filter. Please clear cache and check back.
Regards.
Xtemos StudiosJuly 27, 2021 at 8:10 am #308981
Fatih_ParticipantAll right, thank you.
Now the products should still be in a row.
Attachments:
You must be logged in to view attached files.July 27, 2021 at 8:41 am #308997
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
You can read our detailed documentation about image alignment and content in the following link:
https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/Regards.
Xtemos StudiosJuly 27, 2021 at 8:43 am #308998
Fatih_ParticipantHello, the images are all the same size. As soon as I have a 2 line from the productname, everything shifts.
Attachments:
You must be logged in to view attached files.July 27, 2021 at 10:22 am #309026
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
Sorry but this is how it works by default as you set the product title limit to none then the products that have the title which is one line are smaller in height as compared to other products with the title of more than one line.
Regards.
Xtemos Studios -
AuthorPosts
- You must be logged in to create new topics. Login / Register