- Posts: 115
- Thank you received: 1
OS Property support center
styling the details text
- Mick Graham
- Topic Author
- Offline
- Premium Member
-
Less
More
6 years 11 months ago #116898
by Mick Graham
styling the details text was created by Mick Graham
Hi
When I add this custom css it always overrides the font style back again to the original
Style.css
.detailsView, .property-meta, .os_property_content, .additional-details, .detailsBar {
font-family: "Poppins",sans-serif;
}
Custom.css
.detailsView, .property-meta, .os_property_content, .additional-details, .detailsBar {
[strike] font-family: Arial;[/strike] - this has strike through and the font always shows as "Poppins",sans-serif;
}
What am I doing wrong ?
thanks
Mick
When I add this custom css it always overrides the font style back again to the original
Style.css
.detailsView, .property-meta, .os_property_content, .additional-details, .detailsBar {
font-family: "Poppins",sans-serif;
}
Custom.css
.detailsView, .property-meta, .os_property_content, .additional-details, .detailsBar {
[strike] font-family: Arial;[/strike] - this has strike through and the font always shows as "Poppins",sans-serif;
}
What am I doing wrong ?
thanks
Mick
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13214
- Thank you received: 1723
6 years 11 months ago #116937
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic styling the details text
Hi Mick,
I think you can use !important into your custom CSS to override the existing stylesheet of OS Property
Thanks
Dam
I think you can use !important into your custom CSS to override the existing stylesheet of OS Property
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Mick Graham
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 115
- Thank you received: 1
6 years 11 months ago #116938
by Mick Graham
Replied by Mick Graham on topic styling the details text
yes
font-family: Arial !important;
works great!
Thanks
font-family: Arial !important;
works great!
Thanks
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13214
- Thank you received: 1723
6 years 11 months ago #116939
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic styling the details text
You are welcome, Mick
Thanks
Dam
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.