Hi,
I’ve used code provided by Vlad in old topic but it doesn’t work. Title of the timeline is still grey, instead of white.
Code which I’ve used in custom CSS:
.widget_sydney_timeline .widget-title {
color: #fff;
}
Hi,
I’ve used code provided by Vlad in old topic but it doesn’t work. Title of the timeline is still grey, instead of white.
Code which I’ve used in custom CSS:
.widget_sydney_timeline .widget-title {
color: #fff;
}
Hello there,
Thank you for posting in.
Could you please try to add an !important
declaration?
.widget_sydney_timeline .widget-title { color: #fff !important; }
Let me know how it works.
Regards,
Kharis
Hello there,
Thank you for updating me.
If possible, could you please post your URL here so we can have a closer look?
Regards,
Kharis
Hello there,
Thank you for the link.
I noticed hat the code isn’t implemented yet. Did you remove it?
Could you please try to implement it through the Simple Custom CSS plugin?
Regards,
Kharis
I’m afraid that the code won’t be read because it’s placed incorrectly https://cloudup.com/iZHM0ZZc1fn
Try to replace the code block I marked in a red box with the following.
@media only screen and (max-width: 479px){ div #panel-220-2-0-0{ height: 750px; } } .widget_sydney_timeline .widget-title{ color: #fff !important; }
Let me know how it works.
Regards,
Kharis
Dear JS,
We are glad to know it works for you.
Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.
Regards,
Kharis