Home › Forums › WoodMart support forum › Product short description only for desktop?
Product short description only for desktop?
- This topic has 7 replies, 2 voices, and was last updated 3 years, 2 months ago by Luke Nielsen.
-
AuthorPosts
-
September 21, 2021 at 9:24 am #320000
Omar42ParticipantHi together
its maybe possible that the product shorr description is only possible in the desktop view and not mobile. And the font maybe possible like the main font in the shop poppins.
September 21, 2021 at 3:04 pm #320094
Luke NielsenKeymasterHello,
Please, attach some screenshots for a better understanding of what you need to change.
Then I will check your request and do my best to help you.
Kind Regards
September 21, 2021 at 3:25 pm #320097
Omar42ParticipantHello
Yes of course attached a picture.
I want that the short description on the single product page is only shown by desktop and hide on mobile can you help me please.
September 22, 2021 at 7:22 am #320213
Luke NielsenKeymasterHello,
In order to remove the short product description on the mobile, try to use custom CSS in Theme Settings -> Custom CSS -> enter the code in the field “Custom CSS for mobile”
.single-product .woocommerce-product-details__short-description { display: none; }
Kind Regards
September 22, 2021 at 8:50 am #320227
Omar42ParticipantHello thanksvery much.
Its also possible that only one sentence is shown in mobile. because i need 1 sentence for delivery time..attached a picture. you see the sentence ” lieferzeit: in 2-3 Wochen bei Dir” i need only this sentence in mobile view.
Attachments:
You must be logged in to view attached files.September 22, 2021 at 2:24 pm #320340
Luke NielsenKeymasterHello,
The sentence ”lieferzeit: in 2-3 Wochen bei Dir” is a single product description
https://monosnap.com/file/v0u0rXacGPGDEZ7QxvwkEDoqkTOEnu
You wrote above that you want to hide a single product description on mobile, and I attached the custom CSS code, and now you want to show a single product description on mobile, please clarify your question and I will do my best to help you.
Kind Regards
September 22, 2021 at 2:39 pm #320343
Omar42ParticipantI use the short product description for the delivery time. Therefore, my question is whether it would be possible to design the CSS code in such a way that perhaps the short product description is switched off at mobile view, but only 1 sentence is visible which is required by me for the delivery time. I just need to have this sentence visible on Mobile “delivery time within 2-3 weeks. Deactivate short product description in mobile view except for 1 sentence for delivery information.
September 23, 2021 at 8:47 am #320510
Luke NielsenKeymasterHello,
Unfortunately, a single product description has only one CSS class, so we can show it or hide it.
But you can use the “Before “Add to cart button” ” option to show the delivery text. Go to Theme Settings -> Single product -> Add to cart options -> find the “Before “Add to cart button” field and enter what you want. The text from this field will always be displayed on mobile devices and desktops.
https://monosnap.com/file/e8R1iJ2Z0kRR82AeWrPcDqMJRS93Rd
https://gyazo.com/cee9603c440dc90d2f3f4d3bd09bb3f3
https://gyazo.com/c4549afb8fcb6314c4eafc46573f7709
Let us know if there’s anything else we can do for you!
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register