Open Forum

 View Only
  • 1.  Hotel Image

    Posted 11-15-2021 15:01
    Hi Everyone, Does anyone know if the hotel image box can be removed on the hotel page of an event? I have to use a generic hotel because we are assigning the actual hotels manually at a later date; so, I cannot add the hotel image like I normally would. The gray box is annoying though.
    #Flex-Creating/ManagingEvents

    ------------------------------
    Jayne Ferro
    Support Staff Specialist
    NYSUT
    ------------------------------


  • 2.  RE: Hotel Image

    Posted 11-15-2021 22:23
    Edited by Angie Lew 11-15-2021 22:25
    CSS - try adding this to a data tag (simple text) and include the tag in a text widget somewhere on the page / header / footer:

    <style type="text/css">
    
    /** Hide Hotel Image **/
    .HotelRequest__imageWrapper___37hEM {display:none;}
    
    </style>​





  • 3.  RE: Hotel Image

    Posted 11-16-2021 10:38
    Thank you! I will try this.

    ------------------------------
    Jayne Ferro
    Support Staff Specialist
    NYSUT
    ------------------------------



  • 4.  RE: Hotel Image

    Posted 11-16-2021 10:57
    It worked! Thank you so much!

    ------------------------------
    Jayne Ferro
    Support Staff Specialist
    NYSUT
    ------------------------------