- This topic has 15 replies, 2 voices, and was last updated 3 years ago by
vako.
-
AuthorPosts
-
March 18, 2022 at 7:46 pm #68315
Hello!
I’m currently building my online shop using Ash Pro but have encountered the following problems:
“Select a category” list doesn’t have a hierarchy although I chose one when selecting the widget, and it looks correct on the back-end but not the front-end. Please see here https://nontoxicsteps.eco/shop/
When I add colour options to a product, the dropdown menu for the colour options is not aligned with the “colours” label. Please see here https://nontoxicsteps.eco/product/stasher-sandwich/
Local pick up and flat fee labels on the cart page are misaligned with the check buttons (should be on the same row) https://nontoxicsteps.eco/cart/. Same thing on the checkout page https://nontoxicsteps.eco/checkout/
There’s no “shipping address” headline on the check-out page https://nontoxicsteps.eco/checkout/
The billing column is not aligned with the shipping column – the rows are all over the place leaving a very messy impression
How do I add a back button on the check-out page?Many thanks in advance!
Warmly Milda
March 19, 2022 at 4:55 pm #68321Hi Milda,
At first, thank you for choosing our theme and service.
In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.
To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo
Please make sure to mark your reply as private to hide it from the public.
Kind Regards
March 21, 2022 at 7:42 pm #68345This reply has been marked as private.March 22, 2022 at 12:29 pm #68346Hi Milda,
We added some extra custom CSS snippets to your website, please check and let us know if you need any further help.
Regardign the issue with the shipping address headline, it cant be added via theme options, you need to check Woocommerce settings for that, as the checkout fill form is controlled with Woo plugin.
Kind Regards
March 22, 2022 at 7:52 pm #68355This reply has been marked as private.March 25, 2022 at 7:13 am #68388This reply has been marked as private.March 25, 2022 at 11:07 am #68396Hi Milda,
1. Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
vertical-align: baseline !important;
}
.woocommerce .quantity .qty {
padding: 0 !important;
}
2. Please navigate to Dashboard > Settings > Reading > Shop pages show at most and choose your preferred number.
Kind Regards
March 25, 2022 at 10:02 pm #68415This reply has been marked as private.March 26, 2022 at 4:40 pm #68429Hi Milda,
Check for those snippets, and lets us know if you want to change any styling, please describe as detailed as possible the styles you want to add to these labels and buttons, we will do our best to help you.
.woocommerce div.product form.cart .variations select { width: 52% !important; } #choose-colour option { font-size: 14px !important; font-weight: 550; } .woocommerce div.product select { font-size: 13px; font-family: 'San-serif' !important; color: #981c1f; font-weight: 550; text-transform: uppercase; }
Kind Regards
April 21, 2022 at 7:30 am #68628This reply has been marked as private.April 21, 2022 at 7:40 am #68629This reply has been marked as private.April 21, 2022 at 11:13 am #68631Hi Milda,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.thwmscf-buttons input { font-size: 20px !important; font-weight: 700 !important; line-height: 30px !important; margin-top: 10px; border: none; cursor: pointer !important; } .thwmscf-buttons input:hover { background: #d4af37 !important; color: #fff !important; }
Kind Regards
April 21, 2022 at 7:21 pm #68634This reply has been marked as private.April 22, 2022 at 11:41 am #68638Hi Milda,
Actually, the snippets we shared in the last reply were to fix the oversized buttons on the checkout page, please insert them and share a screenshot of how they look on your end.
In other cases, we need to check your website from the back end. In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.
To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo
Please make sure to mark your reply as private to hide it from the public.
Kind Regards
April 22, 2022 at 10:06 pm #68643This reply has been marked as private. -
AuthorPosts
- You must be logged in to reply to this topic.