Button in Repeater strange design behaviour

Question:
I have buttons in my repeater. The size of these buttons (mainly the height) is behaving strange. Why?
It changed all of a sudden, maybe because I changed the button design on another site. But still: Why are they correct in size in the editor and then not in the browser?

What have you already tried:
Changed button design, replaced buttons with new ones (not copy paste).

In the browser (edge) the buttons look like this:
strangeButton
In the editor they are like this:
strangeButtonInEditor

Notice the height is completely different. I also checked if these button are nested in another object, but no: They are just within the container of the repeater.

Anybody had same issue and idea for a solution?

Hi, smens !!

Hello, is this repeater implemented using the Wix Editor or the Wix Studio Editor? :thinking:

Thanks for asking: I am on the Wix Editor, not Wix Studio Editor

Hi, smens !!

I see, the issue is happening in the Wix editor. :thinking: If the problem were occurring in the Wix Studio editor, it might have been easier to address, but in this case, it seems like it might fall under the realm of Wix Support. However, let’s try everything we can for now.

First, let’s experiment by changing browsers. It seems like you’re using Edge, but it would be worth checking how things display on Google Chrome, Safari, or Firefox. Or, if you have another PC, try checking on that as well. If the same issue doesn’t occur in other browsers or on a different PC, it might be a phenomenon specific to Edge on the current PC. I can’t say for sure, but sometimes browser extensions can mysteriously interfere with Wix sites. (Just the other day, I received a report from another user whose issue was caused by a browser extension.)

Also, if you have any unnecessary or expired Wix apps installed, try organizing them. If there were any Wix apps that you installed just before the issue started, try removing them. Sometimes these can be the source of strange behavior. Additionally, if you’re using custom elements, check the CSS within those custom elements. If there is CSS related to button elements within the custom elements, it may interfere with the button elements on your Wix site. It’s also worth checking if there’s any CSS in the custom code you’ve added. :wink: :+1: