Home › Forums › WoodMart support forum › A lot of styling issues since last update
A lot of styling issues since last update
- This topic has 15 replies, 2 voices, and was last updated 4 years, 1 month ago by
Elise Noromit.
-
AuthorPosts
-
January 18, 2021 at 10:35 am #259314
PD11ParticipantHi,
I’ve recently updated the theme, but now I’m facing a lot of styling issues. You’ve provided some custom CSS, but it seems that since the last update some of that code is not working anymore.
1. The variation options are visible on category pages and cross sell blocks on mobile. On desktop there are hidden (which is good), but on mobile they suddenly reappeared
2. On the product page, the name of the variation (color) and title are visible. They were hidden before, as you can see the color icons.
3. Instead of 24 products (which is the default in the settings), 25 products are visible on the category pages in grid view. There should only be 24 products visible ofcourse.
Please help me out, thanks!
Best,
Paul
January 18, 2021 at 5:04 pm #259425
Elise NoromitMemberHello,
Please restore your site from the backup and provide the site admin access I will update the theme correctly without loss of customization.
Best Regards f
January 18, 2021 at 5:08 pm #259428
PD11ParticipantHi,
I’m sorry, but that is not going to work for me. Restoring the webshop back to a previous backup is too much work and I’m afraid I will break something.
Number 3. has already been fixed, but maybe you can provide me custom CSS to hide the variation options for mobile? That will fix it for now. I will need a developer to get rid of all the custom CSS as it doesn;t work on the long term.
Thanks!
Paul
January 19, 2021 at 9:06 am #259641
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
.woodmart-hover-alt .woodmart-add-btn { display:none; }
I do not see the color selection on the product page https://prnt.sc/x76xxw
Best Regards
January 19, 2021 at 9:16 am #259646
PD11ParticipantHi,
Thanks, but unfortunately the code doesn’t work. The ‘opties selecteren’ (select option) is still visible on mobile.
The color selection is visible on mobile, the screenshot is desktop I guess?
Best,
Paul
January 19, 2021 at 11:51 am #259699
PD11ParticipantAlso, I see that on Iphone the font awesome icons are not visible. Just after the add to cart button there are several USP’s without font awesome check marks. How can I fix this?
And do you have an solution for the variant options visible on the category pages on mobile?
January 19, 2021 at 4:23 pm #259786
Elise NoromitMemberHello,
Please replace the code with this one:
.woodmart-hover-alt .woodmart-add-btn { display:none; }
And add this code:
body .variations_form .variations td.label{ display:none; }
Best Regards
January 19, 2021 at 4:31 pm #259788
PD11ParticipantStill no difference, I’m sorry :(. The variation options are still visible on each product.
January 19, 2021 at 6:56 pm #259816
PD11ParticipantI don’t understand why it’s hidden on desktop, but on mobile it’s visible. Maybe you can check it out with site access? Or do you have another solution with CSS?
January 19, 2021 at 9:03 pm #259871
Elise NoromitMemberHello,
Make sure you have added the code to Mobile, not Global and clear the cash.
Best Regards
January 19, 2021 at 9:21 pm #259878
PD11ParticipantHi,
Yes I did both, twice already, but it’s still visible
January 19, 2021 at 9:50 pm #259883
PD11ParticipantPlease check this recording to see what is happening. On desktop it’s hidden, but as soon as the resolution gets to tablet, it’s visible:
January 20, 2021 at 11:36 am #260019
PD11ParticipantCould you please provide me with a solution? Thanks!
January 20, 2021 at 12:20 pm #260026
PD11ParticipantAnd could you also check this previous question –> Also, I see that on Iphone the font awesome icons are not visible. Just after the add to cart button there are several USP’s without font awesome check marks. How can I fix this?
January 20, 2021 at 3:24 pm #260058
PD11ParticipantHi,
The problems are fixed now with help from a developer. You can close this ticket!
Could you please remove the attachments and screencast link before closing the ticket? Thanks
best,
Paul
January 20, 2021 at 9:34 pm #260131
Elise NoromitMemberHello,
Ok. we shall delete the images from this topic.
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register