WordPress Table Styling
-
I’d like to make some styling updates to the WordPress tables sitewide but I can’t figure out how to get the CSS to work with my theme.
1.) Set even and odd rows to alternating colors.
Even: #ffffff
Odd: #f3f3f32.) Set the table border radius to 4px.
3.) Style the header background to #555555.
4.) Fix the mobile responsiveness problems on page today. Firstly, tables with many columns run outside the width of the content area. I’d also prefer to force side scroll.
For reference, the most relevant table example is found below the offer tiles on page in the H2 section named Comparing the best gaming monitors.
Note, I tried a few attempts in the style.css file to no avail.
Thanks in advance for your help!
The page I need help with: [log in to see the link]
The topic ‘WordPress Table Styling’ is closed to new replies.