Jump to content

Edit History

Andrei H

Andrei H

Hello,

I just tested with PS 8.1.7 and it does work as expected.

Can you add the following CSS code to admin/themes/default/css/overrides.css file:

.bootstrap .page-head .page-title {
    color: green !important;
}

Then go to the dashboard page and hard reload the browser window (Ctrl + Shift + R or Ctrl + F5 in Chrome).

At this point, the title of the page should be green, as shown in my screenshot below

 

Screenshot 2024-10-16 175103.png

Andrei H

Andrei H

Hello,

I just tested with PS 8.1.7 and it does work as expected.

Can you add the following CSS code to admin-dev/themes/default/css/overrides.css file:

.bootstrap .page-head .page-title {
    color: green !important;
}

Then go to the dashboard page and hard reload the browser window (Ctrl + Shift + R or Ctrl + F5 in Chrome).

At this point, the title of the page should be green, as shown in my screenshot below

 

Screenshot 2024-10-16 175103.png

×
×
  • Create New...