• Hi,
    I have a client with a hotel opening up and we would like to include the logo for the American Hotel and Lodging Association next to their Covid-19 notice. I’ve tried using the CSS block within the plugin as well as the customizer but haven’t been able to get the image to display.

    With variations, this is the latest attempt in the Customizer:

    #ocvb-body{
    background-color: none !important;
    }

    #ocvb-container{
    background-image: url(“https://hotelprairie.com/wp-content/uploads/2020/06/AHLA-Safe-Stay.png”);
    background-repeat: no-repeat;
    /*background-attachment: fixed;
    background-position: 10% 20%;*/
    }

    Can you help me past this?
    Thank you

    The page I need help with: [log in to see the link]

  • The topic ‘Include background image?’ is closed to new replies.