Home › Forums › WoodMart support forum › Label Position
Label Position
- This topic has 17 replies, 2 voices, and was last updated 3 years, 11 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 9, 2021 at 10:50 am #272089
RachidParticipantPlease watch the video and screenshot in the private section
Thank you
March 9, 2021 at 12:05 pm #272115
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached.
Please provide the URL of the website and the URL of the product to check it myself and help you out accordingly.
Regards.
Xtemos StudiosMarch 9, 2021 at 12:45 pm #272124
RachidParticipantLogins in private section and its the only product in the shop
Thank you
March 9, 2021 at 12:55 pm #272129
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-label.label-term-bio.label-attribute-pa_bio { margin-top: 226px; }
Regards.
Xtemos StudiosMarch 9, 2021 at 1:02 pm #272131
RachidParticipantThank you so much this has worked great for the product grid but not on the product page
Please check the screenshots I send you for reference and the video also
March 10, 2021 at 6:02 am #272263
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
For the single product page please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.single-product .product-label.label-term-bio.label-attribute-pa_bio { margin-top: 500px; margin-right: 529px; }
Regards.
Xtemos Studios.March 10, 2021 at 8:59 am #272306
RachidParticipantHi There!
Thank you so much! i have set the position I want for both product grid and also product page!
However this only works for desktop and I want the position to be fixed for all screensizes! mobile and tablet
how can I do that?
Thank you
March 10, 2021 at 10:36 am #272329
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
You need to adjust the CSS I provided you according to your requirements as you want to display on mobile and tablet and then add the CSS to the Custom CSS for Mobile and Custom CSS for Tablet respectively.
Best Regards
March 10, 2021 at 1:04 pm #272395
RachidParticipantThank you for your answer!
if i knew how to do it i wouldn’t even write in the first place!
it would be good if you let me know how to do thatthank you
March 10, 2021 at 1:41 pm #272410
RachidParticipantand strange things happen when the product is on the sale! the position of the label changes completely! you can check it in the shop
March 10, 2021 at 1:48 pm #272411
RachidParticipantas well as in-shop page and also cross and up-selling grids! please check the whole and get back to me
Thank you so much!
March 11, 2021 at 6:21 am #272594
Aizaz Imtiaz AwanKeymasterHello,
I have visited your website and the issues occur when you increase the margin-top values. Please replace all the previous Custom CSS with the following in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.product-label.label-term-bio.label-attribute-pa_bio { margin-top: 230px; margin-left: 4px; } .single-product .product-images-inner .product-label.label-term-bio.label-attribute-pa_bio { margin-top: 530px; margin-right: 529px; }
Note: Actually when the label sale is also enabled then the margin value we add will work according to it. So we need to reduce the margin value then it will be displayed inside the image.
And there is no other way that we can display it of the same position when the sale label is enabled. It requires customizations and this is beyond our limitations and support policy.
Regards.
Xtemos StudiosMarch 11, 2021 at 7:01 am #272608
RachidParticipantunfortunately, this doesn’t work at all, and it’s all over the place and on mobile or tablet, it doesn’t work at all
March 11, 2021 at 10:19 am #272683
Aizaz Imtiaz AwanKeymasterHello,
I have logged into your website and added the CSS back and it’s working.
Sorry but this is how it works and you cannot make it to display at the same position when there are other labels as well.
It requires customizations and this is beyond our limitations and support policy.
Best Regards
March 11, 2021 at 10:23 am #272684
RachidParticipantno, it doesn’t! working means when it works site-wide and for all products
Thanks anyway
March 11, 2021 at 11:14 am #272707
Aizaz Imtiaz AwanKeymasterHello,
Sorry but the CSS works Globally for all the products and you could not restrict it to specific products.
It requires customizations and this is beyond our limitations and support policy.
Regards.
Xtemos StudiosMarch 11, 2021 at 11:18 am #272709
RachidParticipantThat still a wrong statement!
I’m not trying to restrict it to specific products! its about position of the label which must be unified site-wide just like the normal labels, sale for example and so on
March 11, 2021 at 11:52 am #272724
Aizaz Imtiaz AwanKeymasterHello,
I have logged into your website and added a bunch of CSS codes in the Custom CSS for Desktop, Mobile and Tablet respectively.
Please clear cache and check back. If the position of the label is according to what you require.
Regards.
Xtemos Studios -
AuthorPosts
- You must be logged in to create new topics. Login / Register