New Landing How can we help? Themeforest Theme Support Dante "Change Password" Page

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

    Hi,

    Sorry to keep bumping you with questions.. Just some more small issues while I am finalizing the website. This time it’s about the “change password” page:

    1. All fields are too wide (occupying the whole page). How can I reduce the width of the fields?

    2. How can I change the divider color here? (can’t edit it in color customizer)

    Please see attached screenshot. Thank you.

    #114141
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #114181
    MHC
    Member
    Post count: 247

    And right above the divider there is a “Change Password” title which is invisible from the dark background now because the text is also in dark color. How can I change the text color for that?

    Thanks!

    #114442
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .woocommerce-account .form-row {
      max-width: 700px;
    }

    – Kyle

    #114517
    MHC
    Member
    Post count: 247

    Hi Kyle,

    Thanks for the fix, but the other two questions are unanswered? Please see attached screenshot.

    1. The “Change Password” title is invisible from the dark background now because the text is also in dark color. How can I change the text color for that?

    2. How can I change the divider color here? (can’t edit it in color customizer)

    Attachments:
    You must be logged in to view attached files.
    #114520
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .woocommerce form legend {
      color: #ffffff;
      border: none;
    }

    – Kyle

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