• Resolved beeeeso

    (@beeeeso)


    Hi there!

    I’m trying to change the background color of the whole website to transparent. Which style is responsible for the page background?

    Also, I had a hard time changing anything with (template.css). All the text is mixed together in one line.

    Thank you in advanced!

Viewing 2 replies - 1 through 2 (of 2 total)
  • uni84x

    (@uni84x)

    This one works for me:

    #primary{
    	background:#fff;
    	padding:0
    }

    I don’t know how to make it transparent but please let me know if you figure it out.

    Thread Starter beeeeso

    (@beeeeso)

    Worked! thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Page Background change’ is closed to new replies.