New Landing How can we help? Themeforest Theme Support Neighborhood Footer transparent background

Viewing 4 posts - 1 through 4 (of 4 total)
  • #59901
    lis_locket
    Member
    Post count: 5

    Hi,

    Am using the boxed layout and i’d like to have a transparent background fro my footer so it’s like the attached image. Can you let me know the CSS i can add in to achieve this?

    URL: http://thegipsyqueen.co.uk/site/

    #60048
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options

    section.footer-divider, #copyright{url("http://thegipsyqueen.co.uk/site/wp-content/uploads/2014/03/footer_bg.jpg") repeat fixed center top #E4E4E4}
    

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #67202
    lis_locket
    Member
    Post count: 5

    Hi,

    I put that code in but it didn’t work.

    Thanks,
    Lisa

    #67213
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this custom css:

    #footer {
      background: transparent;
    }
    .page-shadow .boxed-layout {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
      box-shadow: none;
    }

    – Kyle

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