• Resolved skylarpurifoy

    (@skylarpurifoy)


    Hello, I have a table where a few cells the users can enter as much text as they need. as such the rows can get really long in height. Is there a way I can use custom css/edit current css to adjust the <td> cells?

    for example, one of my <td> has a class of “tablesome__cell tablesome_cell–text”. Where could I edit the css for this at?

    I should note… adding custom css to the elementor widgets, sections, or live settings in elementor doesn’t effect any CSS on the live site.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter skylarpurifoy

    (@skylarpurifoy)

    If anyone eever stumbles upon this, I had to add !important to my css rules. Further digging led me to realize that inline css gets treated first. the css I was trying to edit but couldn’t find was technically inline though I couldn’t find it. I added !important and that overrides the specificity of inline styles!

    Plugin Author Essekia

    (@essekia)

    Hello @skylarpurifoy,

    Thanks for the.suggestion!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘how to add Custom CSS or edit current css file’ is closed to new replies.