- This topic has 3 replies, 3 voices, and was last updated 5 months, 1 week ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Free and Premium WordPress Plugins & Themes Forums WordPress Themes Luviana accommodation page navigation
Hello,
When I go to a accomodation page (Standard Single Room for example) there is navigation at the bottom, previous and next. Can I remove that navigation?
Kind regards,
Thierry
Hello Thierry,
You may hide it via CSS, e.g. by adding the following code under Appearance >Customize >Additional CSS:
.single-mphb_room_type .post-navigation-wrapper {
display: none;
}
Best regards,
Andre Flores
Hi Andre,
Works like a charm. Many thanks!
Is there any way I could have find this out on my own? Or do you have to know the code, like “.post-navigation-wrapper”?
Cheers,
Thierry
Hi Thierry,
You can use the browser inspector tool to find the class of the needed element and apply custom CSS styles. You can search for posts that explain how to inspect the elements on the pages to find the names of the classes.
This website uses cookies
By clicking “Accept All”, you agree that we can store cookies on your device and disclose information in accordance with our Cookie Policy
Necessary Cookies
These cookies are essential for website functionality and cannot be disabled.
Advertising
These cookies, set by us and our advertising partners, aim to give you useful content and measure how well it works.
Analytics
These cookies help us improve performance by tracking user interactions on our website.