Home › Forums › WoodMart support forum › Single Product Background Issues
Single Product Background Issues
- This topic has 9 replies, 2 voices, and was last updated 47 minutes ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 27, 2025 at 3:06 pm #682473
vogdexParticipantHello team,
I’m trying to change the background color of the tabs on single product pages — the section with Description, Additional Information, Reviews, etc. (screenshot below)
I’ve looked through all the color settings in the theme options and tried adding custom CSS, but nothing seems to affect the tab background.
Honestly, I’m not sure where this background color is actually set or how to change it.
Thanks in advance.
Attachments:
You must be logged in to view attached files.August 27, 2025 at 3:46 pm #682500
Aizaz Imtiaz AwanKeymasterHello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards,
August 27, 2025 at 3:57 pm #682505
vogdexParticipanthere it is
August 28, 2025 at 8:13 am #682604
Aizaz Imtiaz AwanKeymasterHello,
Try to increase the PHP Max Input Vars parameter to 10000 or higher in your PHP configuration. You can contact your hosting provider for help on this matter.
Then, navigate to Theme Settings > Styles and colors > Pages Background > change the Single product background color.
Best Regards,
August 28, 2025 at 1:03 pm #682757
vogdexParticipantThe PHP Max Input Vars parameter has been increased to 10000, but, unfortunately, the problem still remains unsolved
August 28, 2025 at 2:57 pm #682812
Aizaz Imtiaz AwanKeymasterHello,
I have checked your site and the background color is changing fine.
See Screenshot for clarification: https://postimg.cc/FdkDrTWm
Please try clearing your browser cache/site cache or checking in incognito/private mode to confirm. Let me know if you’re still facing the issue consistently on your end.
Best Regards,
August 28, 2025 at 3:19 pm #682842
vogdexParticipantMy deep apologies, indeed the background color is set and working correctly. However, after clearing both the website and browser cache, the proper color still doesn’t appear. I assume it may update on its own after some time, but if you know the right way to resolve this issue, I’d really appreciate your help.
August 29, 2025 at 8:36 am #683009
Aizaz Imtiaz AwanKeymasterHello,
I’ve rechecked your site and can confirm that the page background color is changing correctly from the theme settings. That is the right way to adjust it.
If you still don’t see the update on your side, please make sure to clear the cache from LiteSpeed as well as your browser cache. Sometimes cached files prevent the latest changes from showing immediately.
Best Regards,
August 29, 2025 at 1:37 pm #683167
vogdexParticipantHello,
Even though I have already cleared the LiteSpeed cache and browser cache, the background color on the single product page still does not update as expected. I have also tested in different browsers, in incognito mode, and even on other devices, but the issue remains.
I also attempted to override it with custom CSS, for example:
.single-product .wd-page-content {
background-color: rgb(10, 2, 22) !important;
background-image: none;
}If everything is working correctly on your side, may I kindly ask you to apply the background color directly and share a screenshot of the result? The color I would like to use is:
rgb(10, 2, 22)
This would help me confirm whether the problem is related to the theme settings or something specific to my setup.
Below I have attached screenshots to illustrate the issue from my side.Thanks!
-
This reply was modified 2 hours, 16 minutes ago by
vogdex.
Attachments:
You must be logged in to view attached files.August 29, 2025 at 3:08 pm #683211
Aizaz Imtiaz AwanKeymaster -
This reply was modified 2 hours, 16 minutes ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register