My site loads very slowly. - by HelloMorinig

This topic has 26 replies, 4 voices, and was last updated 4 years, 3 months ago ago by Olga Barlow

  • Avatar: John Holden
    John Holden
    Support staff
    January 15, 2020 at 07:22

    Hi,

    I can’t access your site, please check again https://prnt.sc/qnv77d

    Regards,
    Hung PD

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2020 at 10:14

    Hello,

    1)

    .wishlist_table.mobile {
        margin-top: 30px;
    }

    2)

    .woocommerce-message:before, 
    .dokan-alert-success:before, 
    .mc4wp-success:before {
        color: #c2ab5a;
    }
    .woocommerce-message {
        border-top-color: #c2ab5a !important;
    }

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    January 15, 2020 at 16:28

    Thank you for your message.:)I solved. 🙂

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 15, 2020 at 18:18

    Hello,

    1), 5), 7) As I can see you want to add space between header and content almost for all the pages, so I have edited the custom I previously provided for you. Check pages now.
    2) Use

    .woocommerce-info, .dokan-info, .mc4wp-info {
        border-top-color: #c2ab5a !important;
    }
    .woocommerce-info:before, .dokan-info:before, .mc4wp-info:before {
        color: #c2ab5a;
    }

    3), 6) Use

    .woocommerce-error, .mc4wp-error, .dokan-error, .dokan-alert-warning {
        border-top-color: #c2ab5a !important;
    }
    .woocommerce-error:before, .mc4wp-error:before, .dokan-error:before, .dokan-alert-warning:before {
        color: #c2ab5a;
    }

    4) Use

    .et-notify[data-type=success] {
      background: #c2ab5a;
    }

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    January 16, 2020 at 05:37

    All solved!:)
    Thank you so much!:)

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 16, 2020 at 07:54

    Hello,

    You are welcome.

    Regards

  • 1 2
    Viewing 26 results - 21 through 26 (of 26 total)

The issue related to '‘My site loads very slowly.’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.