New Landing How can we help? Themeforest Theme Support Dante Change button text color/weight

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Dante
  • #84296
    MHC
    Member
    Post count: 247

    Hi,

    Where can I change the text color/weight for “View Cart”, “Update Shopping Bag”, & “Proceed to Checkout” buttons?

    Also, when hovering over “Update Shopping Bag” & “Proceed to Checkout” buttons, both disappear, but “Remove this item” button will only appear when hovering over it. How can I fix this issue?

    URL to follow.

    #84297
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #84343
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #84717
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please upgrade theme and all plugins after let me know your feedback.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #85165
    MHC
    Member
    Post count: 247

    Hi,

    Theme updated to 2.61 but some issues still here:

    1) Want to change “View Cart” text color & weight
    2) Cart page: product details not aligning well (see URL & screenshot in my previous private reply above)
    3) Check out page: payment explanation text blurry (see URL & screenshot in my previous private reply above)

    #85168
    MHC
    Member
    Post count: 247

    4) Check out page: check box & Iโ€™ve read and accept the terms & conditions not aligning. (See attached image and you can find URL in my previous private reply above)

    #85396
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    For the alignment of the product details, please add the code below to the custom css custom area.

    .woocommerce table.shop_table tr td, .woocommerce-page table.shop_table tr td {
    padding: 40px 0 !important;
    }

    The “Aceept the terms text” seems to be very big to that place.
    Are you using any plugin or custom modification that can change the Woocommerce css styles?

    Best Regards,
    Rui

    #85667
    MHC
    Member
    Post count: 247

    Hi Rui,

    Thank you for the CSS. Product details on cart page are well aligned now.

    For the checkout page, please see attached screenshot. The accept the terms & payment method explanation texts seem to be too thik. Any way to change the weight of the texts?

    I am using only 5 plugins: Contact Form 7/ LayerSlider/ Regen. Thumbnails/ Revolution Slider/ WooCommerce and not using any CSS to change WooCommerce texts.

    #85668
    MHC
    Member
    Post count: 247

    Forgot to attached image. Please see attached.

    #85718
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
      text-shadow: none;
    }
    label {
      font-weight: normal;
    }

    – Kyle

    #85784
    MHC
    Member
    Post count: 247

    Thanks so much Kyle. The texts all look fine now!

    Just one more thing, please see attached image, can the check box be moved a bit up to be in line with the I’ve read and accept the terms and conditions?

    #85790
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce #payment .terms input {
      margin-top: -30px;
    }

    – Kyle

    #85854
    MHC
    Member
    Post count: 247

    Thanks it works great! ๐Ÿ™‚

    #85856
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    – Kyle

Viewing 14 posts - 1 through 14 (of 14 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