Please post all pre-sales questions of all products on this forum

Font Colour in Subscription Plan Sign up Page

More
10 years 9 months ago - 10 years 9 months ago #47974 by Terry

Hello,
in the subscription plan sign up page the font automatically goes to a whitish colour I guess assuming that the background of my website template will be dark. However the background box that the information on duration and price is white. Thus we cannot read the writing of the duration or price unless it is highlighted by the prospect.
I am not sure how to change the font colour in this part.
I managed to change the font colour of the brief description but cannot find it for the table contents writing with price and duration.
Please see the pic attached if you are not sure what I am meaning.
Thanks for your help
Terryahh :)
Attachments:
Last edit: 10 years 9 months ago by Terry.

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #47986 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Font Colour in Subscription Plan Sign up Page
Hi Terryahh

Please send us the link to the page. I will look at it and tell you what css code you need to modify to solve the issue.

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #47999 by Terry
Hello Tuan
The site is www.powerpractice.com.au
Thank you so much :)
Terry :)

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #48029 by Dũng Nguyễn Việt
Replied by Dũng Nguyễn Việt on topic Font Colour in Subscription Plan Sign up Page
Hello Terry.
I will let's you know how to fix this issue.
Please go to this link: www.powerpractice.com.au/components/com_...assets/css/style.css
And edit line 45, paste this code replace it.
.osm-container .osm-item-description {
background: #fff;
border-bottom: 1px solid #dbdee1;
border-left: 1px solid #dbdee1;
border-radius: 0 0 7px 7px;
border-right: 1px solid #dbdee1;
color: #000;
margin: 0;
padding: 10px;
}
It works well now.
Thanks

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #48113 by Terry
Thank you for you great advice
I worked out that I needed to install Custom CSS extension module
I first tested your advice inside firebug and it worked great.
Then i made the changes using Custom CSS and as you said it works fine
Thanks again
Terry
The following user(s) said Thank You: Dũng Nguyễn Việt

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #48131 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Font Colour in Subscription Plan Sign up Page
Great. Thanks for confirming Terry. Please continue to setup and use the extension. If you need more help, please don't hesitate to ask

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham NgocGiang Dinh TruongMr. Dam