Unable photowall Home Landing

  • Posted in : Photographer
  • bentham403
    Participant

    Hi there, Is there anyway to remove the pictures from the background or place a full background image instead? When I remove the code for the photowall the site just doesn’t work. Thanks

    ahmetsali
    Keymaster

    Hi, please see this post about adding background image to your homepage;

    http://www.pixelwars.org/forums/topic/background-image-4/

    bentham403
    Participant

    I think we are talking about different ways. I’d like to add background image to the new HOME LANDING homepage mode instead of those pictures or even remove them this is why I tried with removing the code. Thanks

    ahmetsali
    Keymaster

    try this custom css code;

    .home-landing body {
        background: url('your-image-url-here');
        background-repeat: no-repeat; background-size: cover;
    }
    .home-landing .ri-grid {
        display: none;
    }
    
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 the following item
Login and Registration Log in · Register