Lyah Posted January 11, 2023 Share Posted January 11, 2023 Hi everyone, I'd like to color the rows of the order list on back end as it was in previous PS versions, and not only the status button (see picture attached). I saw several topics about it and looked for solutions for weeks but unfortunately none of the things I tried did work. Could you please help me? I'm using Prestashop 1.7.8.7. Thanks for your help! Lyah Link to comment Share on other sites More sharing options...
ComGrafPL Posted January 11, 2023 Share Posted January 11, 2023 So you want it like on screen? Link to comment Share on other sites More sharing options...
Lyah Posted January 11, 2023 Author Share Posted January 11, 2023 Yes exactly! Link to comment Share on other sites More sharing options...
ComGrafPL Posted January 11, 2023 Share Posted January 11, 2023 (edited) 4 minuty temu, Lyah napisał: Yes exactly! Try with add to custom.css .grid table.grid-table tbody tr td { word-break: break-word; background-color: lightgreen; } You can change color to any #00000 color code. Clear cache in VAR after and browser cache. I have tested on 1.7.8.6. Edited January 11, 2023 by ComGrafPL (see edit history) Link to comment Share on other sites More sharing options...
Lyah Posted January 11, 2023 Author Share Posted January 11, 2023 Ah sorry I wasn't clear enough in my request 😅 I'd like the rows to have the same color as the order status, so colors may vary depending the status, like the status button itself Link to comment Share on other sites More sharing options...
Lyah Posted February 13, 2023 Author Share Posted February 13, 2023 Anyone please? I'm still stuck with this 😢 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now