• How can I change the baby blue background on some of my pages to white?

    I used to have it as white and now it has gone blue after update.

    The home page is fine, but not the rest of the pages.

    Thank you

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello presscon,
    i checked your theme and found some bug in your header.php file so please https://pastebin.com/QR7qG1Sr code this code and paste it to your enigma theme’s header.php file and save it and let me know.
    Thank you

    Thread Starter presscon

    (@presscon)

    Replaced code on header.php file with the one you provided, no change in the background color.

    Hello presscon,
    thanks for your patience, please do the same for this page.php file.
    https://pastebin.com/792KG8iU please copy this code and paste it to page.php and

    .enigma_page_content {
        background-color: #fff;
    }
    .enigma_page_content .container {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    also add this CSS code in your custom css option in customizer and save it then your issue will be resolved. if not please let me know.
    Thank you

    Thread Starter presscon

    (@presscon)

    Yep, I think that worked. All the pages have a white background. Do kindly check for me to confirm.

    Still have issues on Home page but only when I add the 3rd slider. I have posted that as a separate request.

    Thank You

    • This reply was modified 5 years, 1 month ago by presscon.
    • This reply was modified 5 years, 1 month ago by presscon.

    Hello presscon,
    i checked your site you have 3 slides already in home top slider, and didn’t find any issue on homepage can you please send me any screenshot of that issue which you are talking about.
    Thankyou

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Background Color Enigma 6.0.5’ is closed to new replies.