Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #68315
    Milda Bjoerken
    Participant
    Premium Member

    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

    #68321
    vako
    Keymaster
    WP Royal Team

    Hi 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

    #68345
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #68346
    vako
    Keymaster
    WP Royal Team

    Hi 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

    #68355
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #68388
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #68396
    vako
    Keymaster
    WP Royal Team

    Hi 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

    #68415
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #68429
    vako
    Keymaster
    WP Royal Team

    Hi 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

    #68628
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #68629
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #68631
    vako
    Keymaster
    WP Royal Team

    Hi 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

    #68634
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #68638
    vako
    Keymaster
    WP Royal Team

    Hi 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

    #68643
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.