Home Forums Theme support Room features – Paris

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 8 years, 11 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • doc

    Dear Sir

    When editing room page section on Paris Travel & Hotel Theme, there is check box for room Features ( balcony,bathroom…)

    I want need this on my room page so I unchecked all, but there is still Features h3 header on page displayed.

    – Question

    How can I remove “Features” or just the Features header from room page totally.

    Best Regards

    You can add this code in WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content:

    .room_features {
      display:none;
    }

    This code will remove the “Features” text

    doc

    Problem soloved!

    Thank you for your precise and prompt reply !!!

    You’re welcome! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.