Home Forums WoodMart support forum Single Product Background Issues

Single Product Background Issues

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #682473

    vogdex
    Participant

    Hello 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.
    #682500

    Hello,

    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,

    #682505

    vogdex
    Participant

    here it is

    #682604

    Hello,

    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,

    #682757

    vogdex
    Participant

    The PHP Max Input Vars parameter has been increased to 10000, but, unfortunately, the problem still remains unsolved

    #682812

    Hello,

    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,

    #682842

    vogdex
    Participant

    My 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.

    #683009

    Hello,

    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,

    #683167

    vogdex
    Participant

    Hello,

    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 6 hours, 49 minutes ago by vogdex.
    Attachments:
    You must be logged in to view attached files.
    #683211

    Hello,

    Please see this screenshot for clarification: https://postimg.cc/LJ0qwsQ5

    Best Regards,

    #683228

    vogdex
    Participant

    It works perfectly now, thank you so much!

Viewing 11 posts - 1 through 11 (of 11 total)