Skip Navigation

[Gelöst] different formatting of "add to cart"

This support ticket is created vor 4 Jahren, 2 Monaten. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 3 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Minesh vor 4 Jahren, 2 Monaten.

Assistiert von: Minesh.

Author
Artikel
#1773339

Tell us what you are trying to do?

Is there any documentation that you are following?

Is there a similar example that we can see?
correct: versteckter Link
not correct: versteckter Link

there is no frame around the number -/+

for the correct version, can you provide me the css to have the same hight?

#1773473

Minesh
Supporter

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

It does not seem to be CSS issue. if you deactivate the Toolset plugin do you still see the same issue.

I see there is conflict with your CSS cache and at the end it seems to be conflict with your theme CSS.
=> versteckter Link

You will require to override the CSS, for example:

a.minus {
border: 1px solid !important;
}
#1773479
toolset1.jpg

hi minesh,

tks for input, will try. can you provide me the css for same hight? screenshot attached

#1773493

Minesh
Supporter

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

As shared - the conflict CSS is coming from the cache and cache is minifiled so I can not tell what CSS either theme or any third-party plugin causing the issue.

If you deactivate the Toolset plugins and the issue still there, it is not a Toolset problem. Can you please first verify what causing the CSS conflict. Theme CSS/ Toolset plugin CSS or Third-Party plugin CSS.