Hi,
I would like to change the text from black to white and center it
Note: I am using loco translate, but it does not work.
Hi,
I would like to change the text from black to white and center it
Note: I am using loco translate, but it does not work.
Hi there,
Please kindly add the CSS code below to X > Launch > Options > CSS:
.tco-content-dock {
text-align: center;
color: white;
}
.tco-content-dock #tco_content_dock_do_not_show {
position: relative;
top: -3px;
}
That will center the text and change the Text color.
But unfortunately there is a bug in the plugin that you can not translate that section as the text domain is wrong. We already added this bug report to our issue tracker.
Stay tuned for upcoming releases to have a fix regarding that.
Thank you.
Ok, thanks, that worked.
You’re welcome.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.