New Landing How can we help? Themeforest Theme Support Punch Background-color Footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Punch
  • #44511
    lennart
    Member
    Post count: 9

    Hi,

    Is there any way to change the background color? I tried some CSS codes like:

    #footer {
    background-color: #1f1f1f;
    }

    But it doesn’t do anything. Is there another way?

    Thanks in advance.

    Best,

    Lennart

    #45222
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey,

    Maybe you don’t see the change because #1f1f1f is the same color as the footer currently is? At least in our demo.

    Try

    #footer {
    background: #fff!important;
    }

    to see the footer changing to white for example ๐Ÿ™‚

    #45234
    lennart
    Member
    Post count: 9

    The footer is currently transparant (same color as body). See: http://www.nevas.nl/ .

    I will try your code today. I’ll let you know if it works. Thanks for the response.

    Best,

    Len

    #46545
    Melanie – SUPPORT
    Member
    Post count: 11032

    Any news? ๐Ÿ™‚

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register