Home Web Development Modularity Lite WordPress theme change table row background color light blue

Modularity Lite WordPress theme change table row background color light blue

1697
0

If you’re using Modularity Lite WordPress theme, you may notice that if you use a table on one of your pages or posts, every even row has a blue background.

While this may be a desirable action sometimes, it’s not all the time.  Here’s how to get rid of it:

Goto your hosting account and login via FTP.  Goto the Modularity theme’s folder under site/wp-content/themes/modularity-lite/library/styles and copy the screen.css file to your computer.  Open it in Notepad or your choice of editor and goto line 65 where it says: tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}

change the background color to transparent.

Save and upload over the old screen.css file.

Done.

Previous articleDelete the description from an Issuu pdf document RSS
Next articlePull the email domain from a string VBA Access visual basic

LEAVE A REPLY

Please enter your comment!
Please enter your name here