Hi, i have a problem of overlapping
How can i solve it?
Main issue: On a Shopify product page, the description text overlapped the “More payment methods” section. A screenshot illustrated the overlap, and the store link was provided after removing the password for access.
Context: Store URL shared (helltote.de product page). Access was initially restricted but then opened for troubleshooting.
Solution (CSS fix): Add a top margin to the first child within the rich text area to prevent overlap.
Outcome: The change resolved the overlap. The original poster confirmed it worked and was asked to like/accept the solution.
Status: Resolved; no further questions pending.
Hello @Nick_Chatz
can you share store URL?
Hello @Nick_Chatz please share password
sorry, i removed it. You can access now
Hello @Nick_Chatz
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
thanks a lot it worked
Hello @Nick_Chatz
my solution worked then please do like and accept solution.