Home › Forums › WoodMart support forum › Problem with Checkout Layout
Problem with Checkout Layout
- This topic has 7 replies, 2 voices, and was last updated 11 months, 1 week ago by Hung Pham.
-
AuthorPosts
-
January 30, 2024 at 4:29 pm #535118
szymon-0481ParticipantHi
I have a problem with locating the Coupon code on the Checkout page.
It appears above the title (and is covered by it) and I don’t know how to move it… (screenshots attached)Greetings
SzymonAttachments:
You must be logged in to view attached files.January 31, 2024 at 8:42 am #535293
Hung PhamKeymasterHi szymon-0481,
Thanks for reaching to us.
It looked well on my end https://prnt.sc/cSNnJs6S_rHZ
Did you resolve by yourself? Please confirm me back.
Regards,
January 31, 2024 at 12:30 pm #535396
szymon-0481ParticipantHi
Which website did you check?
The dev version is according to WordPress pages and it is OK there, but the production version was switched to woodmart layout and this is where the error occurs.Greetings
SzymonFebruary 1, 2024 at 2:03 pm #535795
Hung PhamKeymasterHi szymon-0481,
Thanks for reaching to us and appreciate your patience.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to Private Content area, this will allow me to thoroughly investigate and address your concerns in a more efficient.
Regards,
February 1, 2024 at 2:14 pm #535798
szymon-0481ParticipantHi
In the dev version (access data in private), I turned on woodmart layout and the error in question occurs. If you switch to wp pages the coupon location is correct.
Greetings
SzymonFebruary 2, 2024 at 8:45 am #536051
Hung PhamKeymasterHi szymon-0481,
Please edit Checkout layout > click on Section > Advanced tab and remove Custom margin https://prnt.sc/Wp7mUPJprkab
Regards,
February 2, 2024 at 11:39 am #536135
szymon-0481ParticipantHi
As I noticed on layouts, the “page title” must be inserted separately, as opposed to “normal pages”.
I set the margins to default but there are still two problems:
1. “Page title” in “cart” and “checkout” is much lower than in normal pages (and “single product” / “archive product” layouts).
That’s why there was a margin -40px.2. On the “checkout” layout, the information about the coupon is above the “Page title”, which is completely illegible (on the standard page, this information is under the “page title”)
Greetings
SzymonFebruary 3, 2024 at 7:59 pm #536529
Hung PhamKeymasterHi szymon-0481,
Thanks for your patience.
1. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.website-wrapper .main-page-wrapper { padding-top: 0; }
2. Unfortunately, it is not possible. HTML structure does not allow solving it by custom CSS. Such modification requires complicated Woocommerce code customization which is not covered by our support.
Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register