Home Forums WoodMart support forum Button Text Alignment

Button Text Alignment

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #631990

    amasterytchan
    Participant

    Hello Support,

    This should be a simple fix (I hope). There are 2 buttons where the text appears to be aligned to the bottom. I cannot figure out where this could be coming from. It’s only these 2 buttons. See attached.

    Thanks,
    AM

    Attachments:
    You must be logged in to view attached files.
    #631999

    amasterytchan
    Participant

    Just to clarify further, the “Return to Shop” button on the Wishlist page is fine. It’s only after clearing the cart that the wonky button shows up.

    AM

    #632176

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .return-to-shop .button {
        line-height: 2px;
    }
    .cart-content-wrapper>.cart_totals .cart-totals-inner .checkout-button {
            line-height: 0.2px;
    }

    Best Regards

    #632191

    amasterytchan
    Participant

    That’s it. Fixed. Thanks very much Aizaz!

    AM

    #632225

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Button Text Alignment’ is closed to new replies.