New Landing How can we help? Atelier Checkout Hover Link Button

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #307658
    amrit02
    Member
    Post count: 46

    Hi ,

    I have a small issue , whenever im in the checkout page, and i hover over a link,
    the icon changes to a Disabled icon.
    I would like to make the icons appear as per normal

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #307662
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    can’t load your site, there is 1 error in the javascript console. It’s generate in the WPML plugin.

    https://www.dropbox.com/s/l57n8224zsj3cp4/Screenshot%202016-12-21%2018.36.43.png?dl=0

    -Rui

    #307664
    amrit02
    Member
    Post count: 46

    Thats weird
    it works fine for me

    Attachments:
    You must be logged in to view attached files.
    #307768
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It’s loading fine now.

    There isn’t any link in this section of my screenshot
    https://www.dropbox.com/s/zoa2end6hq5gkuk/Screenshot%202016-12-22%2012.21.19.png?dl=0

    Maybe some shipping details or something that change the mouse pointer to that icon.Try to clear the cache and try to replicate it. If it happens, do a small screencast so we can see it in action.

    -Rui

    #307814
    amrit02
    Member
    Post count: 46

    Yes.
    It was a plug-in ! It’s gone now.

    Also,
    If I would like to make the Checkout page wider, how could i do it?
    Attached Image.

    Attachments:
    You must be logged in to view attached files.
    #307818
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this code.

    .woocommerce-checkout table {
        width: 100%!important;
    }

    -Rui

    #307820
    amrit02
    Member
    Post count: 46

    Works great . Thanks Rui!

    Another simple question though, how can i change the text alignment of my Shipping Options , since it’s not built into the theme.

    Attachments:
    You must be logged in to view attached files.
    #307824
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this one

    .woocommerce ul#shipping_method li label {
        display: inherit;
        text-align: left;
        width: 100%;
        margin-left: 45px;
    }

    -Rui

    #307828
    amrit02
    Member
    Post count: 46

    Works well! Thanks Rui for the prompt reply

    #307831
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. No problem.
    -Rui

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register