- This topic has 1 reply, 2 voices, and was last updated 2 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Amenities / Details text custom color
Since support doesn’t react to tickets, maybe I can get a better luck here. I have to change color of text displaying Amenities/Details and Categories in HB single accom. Text is barely visible because it takes theme accent color which is not suitable for displaying small text.
Hi Ania,
Thanks for your question. You may apply the styles below to change the color of the links in the Details section:
/* For Single Accommodation Type Page */
ul.mphb-single-room-type-attributes a {
color: inherit;
}
/* For the List of Accommodation Types */
ul.mphb-loop-room-type-attributes a {
color: inherit;
}
The styles can be added to Appearance > Customize > Additional CSS.
best regards,
John Davis
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.