Home / Forums / WoodMart support forum / I have 2 issues
Home › Forums › WoodMart support forum › I have 2 issues
I have 2 issues
- This topic has 10 replies, 2 voices, and was last updated 1 year, 4 months ago by
Hung Pham.
-
AuthorPosts
-
February 26, 2025 at 8:31 pm #641262
jimjohnstone92ParticipantHello,
I am having issues with the wishlist icon colour on shop catalogue. I can’t change it’s colour. I want to change it to white.
Also having issues with mobile menu. Whatever menu i set as mobile side menu in appearance. Mobile menu on the home page is something different. I can’t see any options of setting specific mobile menu in header builder for home page. Really frustrating and the tutorials seem dated.
Thanks
Attachments:
You must be logged in to view attached files.February 28, 2025 at 11:01 am #641630
Hung PhamParticipantHi jimjohnstone92,
Thanks for reaching to us and appreciate your patience.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
March 2, 2025 at 12:33 pm #642093
jimjohnstone92ParticipantAdded temp admin access, can i also add I have subscriptions applied via plugin and it is messing up sticky add to cart I have tried custom CSS code with no luck. Thanks for the help
March 2, 2025 at 12:39 pm #642095
jimjohnstone92ParticipantScreenshot below
Attachments:
You must be logged in to view attached files.March 2, 2025 at 3:30 pm #642107
Hung PhamParticipantHi jimjohnstone92,
Admin credential is incorrect, please check again.
Regards,
March 2, 2025 at 7:20 pm #642122
jimjohnstone92Participantsorry had to restore from a back up, they should work now
March 3, 2025 at 6:40 am #642174
Hung PhamParticipantHi jimjohnstone92,
It worked, thank you.
1. Mobile menu
I see the mobile menu is same in all pages, let me know if you found the way.
2. Cart icon
I can’t find the red background color, please provide URL of the mentioned page, so I can take a closer look.
3. Subscription
Could you please record a short video and describe how we can reproduce the issue on your website so we can check this for you?
Regards,
March 3, 2025 at 11:21 am #642245
jimjohnstone92ParticipantThe menu sorted itself out very strange maybe I needed to clear cache. Anyway I have sent video link in pvt. Thanks for your help
March 4, 2025 at 8:47 am #642526
Hung PhamParticipantHi jimjohnstone92,
Thanks for your patience and video.
1. Cart icon
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div.wd-action-btn>a { color: #fff; } div.wd-product.wd-hover-buttons-on-hover .wd-buttons{ opacity: 1; }3. Subscription
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
@media (max-width: 768.98px) { div.wd-sticky-btn { background-color: #fff; } } div.wd-quantity-overlap div.quantity { height: 42px; } div.wd-sticky-btn { height: auto; }Regards,
March 4, 2025 at 4:20 pm #642721
jimjohnstone92ParticipantHi mate thanks the customer css although it fixes the issue it also breaks the website. Maybe I am adding it wrong. I have added video and screenshot in pvt section. Thanks again
Attachments:
You must be logged in to view attached files.March 5, 2025 at 11:39 am #642923
Hung PhamParticipantHi jimjohnstone92,
Purge all cache from your caching plugin and check again. If you’re using a CDN, disable it temporarily and see if the issue persists.
Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register