Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #730828

    Just another stupid question!

    When the page loads it shows a black background color. I think I started with the “black and white” template but I have changed the General lay-out to White on mainpage settings and tryed to change it with CSS but I cant get it right?

    How can I fix it?

    Kind regards
    Micke

    #730830

    Hey lome61!

    Van you please check what is the body background color you have added?
    If change it, it will work.

    Thank u

    Regards,
    Basilis

    #733224

    Hi again!

    When I first started I used the black template AND after that I changed the background to white, #ffffff.
    And on pageload the black backgroundcolour shows.

    Do I have to change to a different colour-template OR can I just change the “Main content”-settings.
    OR must I owerride the template settings in any way?

    #733226

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    html {
        background-color: white;
    }
    

    Best regards,
    Yigit

    #733252

    Thank´s Yigit
    That solved the problem!

    #733255

    Hi!

    You are welcome! Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Background on page load’ is closed to new replies.