Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1331408
Remove elements
Closed

Comments

  • losserand started the conversation

    Hi,

    I found some answers on your forum, but how can I remove the "Book a table online" box on the right side of the listings?

    How can I remove the rating (with stars) just under the title of the listings ? And also remove it in the boxes on the HomePageMap ?

    Thank you for your help,


  •  1,845
    Elated replied

    Hello,

    Thanks for writing in. 

    1. You can try to add this css underneath in Elated Options >> General >> Custom CSS field:

    .eltd-listing-single-holder article .eltd-ls-single-section-inner.right .eltd-ls-single-booking {
        display:none
    }

    2. You can try to add this css underneath in Elated Options >> General >> Custom CSS field:

    .eltd-listing-single-holder article .eltd-ls-single-header .eltd-ls-header-info .eltd-listing-rating-holder {
        display:none;
    }

    3. You can try to add this css underneath in Elated Options >> General >> Custom CSS field:

    .eltd-ls-list-holder .eltd-ls-list-items-holder .eltd-ls-item .eltd-ls-item-inner .eltd-listing-rating-holder {
        display:none;
    }


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • losserand replied

    Hi

    Thanks for your reply !

    The CSS for 'Book table online' box worked perfectly.

    But not for the rating (see the screenshots attached).

    Thank you for you help !

  •  1,845
    Elated replied

    Hello,

    You can try to add this css underneath in Elated Options >> General >> Custom CSS field:

    .eltd-map-marker-holder .eltd-info-window-inner .eltd-info-window-details .eltd-listing-rating-holder {
        display:none;
    }
    .eltd-ls-archive-items-inner article .eltd-listing-rating-holder {
        display:none;
    }

    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • losserand replied

    Hello,

    Thanks !

    It works for the boxes on the map, but not for the ratings on the attached screenshots.

    Thanks for your help.



  •  1,845
    Elated replied

    Hello,

    You can try to add this css underneath in Elated Options >> General >> Custom CSS field:

    .eltd-listing-single-holder article .eltd-ls-single-related-posts-holder .eltd-ls-related-item .eltd-ls-item-inner .eltd-listing-rating-holder {
        display:none;
    } .eltd-listing-single-holder article .eltd-ls-single-header .eltd-ls-header-info:first-child {
        display:none;
    }

    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • losserand replied

    Thank you !

  •  1,845
    Elated replied

    Hello,

    You're welcome. Please let us know if there is anything else we can do for you, thanks!


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.