Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mickey Kay

    (@mcguive7)

    Hmmm, when I look into the jQuery being output on your page via the plugin, I’m noticing that the selector you’ve input is: \u200b.ut-one-half

    Looks like you may have an unwanted empty space character included in there. Can you go to the plugin settings and try retyping that selector to just be: .ut-one-half?

    Additionally, because you’re trying to equalize the height of items within a jQuery modified container, you may run into certain issues that require re-triggering the equal height resize using equalizeTheHeights(), but first I’d try the above fix and see if that works for you.

    Plugin Author Mickey Kay

    (@mcguive7)

    Marking as resolved since I haven’t heard back.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I't doesn't do anything to me?’ is closed to new replies.