Problem Hotel Booking Theme

Home Forums All Other Themes Problem Hotel Booking Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #143069
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    Hi i have a problem with the show rooms, i used the motopress Hotel Booking Plugin, i don `t like the page at the room is the same as a blog page, i want a normal full width page, can you help me please
    url-problem:https://www.casavicenta.es/accommodation/habitancion-triple/
    wp-login:https://www.casavicenta.es/login
    user:test
    pass:test

    Thanks
    Regards
    Carlos

    #143197
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .postid-229 .single_wrap {
        width: 100%;
    }
    .postid-229 #sidebar {
        display: none;
    }

    Regards,
    Brad

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.