• Hi,
    I’m new to wordpress, but wanted to try this out for a new website I’m building.
    Through some simple research I’ve established that style.css, header.css and footer.css holds most of the styling. Of course there are some options for tweaking apperances inside the theme itself (dashboard), but I need to go beyond that.

    I’ve managed (with the help of FireBug) to do most of the modifications to the css-files like semi-transparent backgrounds etc, but I’m at a loss when it comes to modifying the body .custom-background, as this appears to be php-generated.

    I have tried to search for a workaround but haven’t managed to find anything useful.
    I want to add the property ‘background-size: cover;’
    How can I achieve that?

Viewing 1 replies (of 1 total)
  • Thread Starter Nordbo

    (@nordbo)

    Never mind, I figured out a simple work around.
    Just add a new body property to style.css

Viewing 1 replies (of 1 total)
  • The topic ‘Altering CSS attributes’ is closed to new replies.