Home › Forums › WoodMart support forum › How can I edit product attributes that are shown on product screen?
How can I edit product attributes that are shown on product screen?
- This topic has 10 replies, 2 voices, and was last updated 4 years, 9 months ago by
Elise Noromit.
-
AuthorPosts
-
May 6, 2020 at 4:58 pm #192854
Element_Earth_CBDParticipantPlease see the attached, thank you so much for showing the way of doing this. If you can just tell me how or if I can edit the way they look on screen, as you can see from the screen shot, I need to be able to fix the way it looks, would I do so in the Typography, Advanced? And if so, what would I call this certain element?
Thank you very much, you all are always most helpful!
James
Attachments:
You must be logged in to view attached files.May 6, 2020 at 8:04 pm #192898
Elise NoromitMemberHello,
Please provide page URL I cannot find them.
Best Regards
May 7, 2020 at 11:11 pm #193289
Element_Earth_CBDParticipantI took them off as they looked horrid I tell you, horrid!
Seriously take a look!
Attachments:
You must be logged in to view attached files.May 8, 2020 at 11:41 am #193431
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global to make the font smaller:
body .product-labels.labels-rounded span{ font-size:10px; font-weight:400; }
We can provide CSS to enlarge the laber however it would take a lot of space on the product item.
Best Regards
May 10, 2020 at 12:33 am #193772
Element_Earth_CBDParticipantOk thank you so much
Some products do not have the label of full spectrum or broad spectrum despite the attribute being correct in all products on the store, this was done for widgets of course, take a look at the pic:
May 10, 2020 at 1:38 am #193773
Element_Earth_CBDParticipantDisregard Im an idiot.
May 10, 2020 at 11:13 am #193820
Elise NoromitMemberIf you have any questions please feel free to contact us.
Best Regards
June 3, 2020 at 11:23 pm #200468
Element_Earth_CBDParticipantPlease look at this mobile pic, all we need to do is to at least have it break or something look how 100mg/Dose looks, on two spaces looking like we dont care if you ccant read it.
Please help, just want to make it smaller font, and perhaps css to lighten or get rid of the bubble background, this isnt much to ask for thats why I am not getting?
EE
Attachments:
You must be logged in to view attached files.June 4, 2020 at 10:19 am #200575
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded .product-label { border-radius: 0; } body .product-labels { max-width: 35%; }
You will get this result:https://prnt.sc/stlegm
Best Regards
June 4, 2020 at 8:58 pm #200806
Element_Earth_CBDParticipantThank you very much, now anyway to make this box smaller? The font is ok, but the box takes up a lot of unneeded space, any way to do this, thank you very much for the other fix 🙂
Attachments:
You must be logged in to view attached files.June 4, 2020 at 10:48 pm #200840
Elise NoromitMemberHello,
You can change this value as per your needs:
max-width: 35%;
Best Regards
-
AuthorPosts
Tagged: On Product Pic Attributes
- You must be logged in to create new topics. Login / Register