CSS Table/Row Display Problem

by 3 replies
4
Hello,
I am having issues with the CSS Display: table-row on my responsive design. The cells hold up the padding and borders but once I set the class in the media query, the padding stops working when changed to Display_ table-rows.

Anyone got ideas? Here is the page...
#website design #css #display #problem #table or row
  • In order to get help you need to screenshot A) what it looks like when you take certain actions
    B)provide a screenshot of what you want it to look like

    Then you need to list the actions you took that made it look wrong.

    Code:
    when changed to 'Display_ table-rows.'????
    I could be wrong. Maybe what you wrote will make sense to some one but I doubt it.
    • [1] reply

Next Topics on Trending Feed

  • 4

    Hello, I am having issues with the CSS Display: table-row on my responsive design. The cells hold up the padding and borders but once I set the class in the media query, the padding stops working when changed to Display_ table-rows.