-
Hello, I have bought your template, all good, but I need to remove the price from the image that I attach … I have seen that in the administration panel there is the option to deactivate the price, but it has no effect, help me please, it is urgent
Hi.,
Can you please send the page link we will help you.
Hi.,
Go to Dashboard / Appearance / Customize / Additional CSS and add following CSS code
.summary .price { display: none !important; }
RATINGS!!
Please don’t forget to place your worthy ratings 🙂 Your 5 stars has a crucial part in our overall rating!!! Please visit below video link for how to rate our theme:
Refer : http://recordit.co/YqdTBuEJRm
Waiting to see your 5 stars rating. Thanks in advance
Hello, this .summary .price { display: none !important; } only work in mobile, but in desktop the price is show, please I need help with this, thanks in advance
Hi.,
Please refer : http://recordit.co/N1UkdyJUDO
Get into Admin Panel > Appearance > Customize > Additional CSS > Paste the below css code inside the text area > Save All.
.rooms.tp-hotel-booking .hb_room .summary .price { display: none;}
.rooms.tp-hotel-booking .hb_room .title h4 { margin-top: 20px;}
You must be logged in to reply to this topic.