Minor issues that require support - by Enrico Dalli Pullicino

This topic has 5 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Enrico Dalli Pullicino

  • Avatar: Enrico Dalli Pullicino
    Enrico Dalli Pullicino
    Participant
    May 25, 2020 at 16:21

    Hi,
    Loving the theme so far, I am very close to finalizing my site.

    However, I have encountered the following issues which I do not have the ability to resolve:

    1. Pay with PayPal button in Order Status page is always displayed ON TOP of the website header when scrolling. It seems to be a problem with Z Index of the elements but I am not sure how I can fix this. I am using the Braintree Gateway as a payment provider. When scrolling up or down, all elements display on the page should go UNDER the top header, and not overlap it.
    2. The hyperlink colour when hovering in my FOOTER is always remaining Green (I started working using the niche-market demo). I have managed to change the colours for everything, but I am not able to change the HOVER colour for hyperlinks on the Footer STATIC BLOCK (such as Terms & Conditions, Privacy Policy). Can you please advise from where this can be done? I have gone through every available option, and I believe that this would require some additional CSS to get it to work as the footer does not seem to inherit site-wide global settings.
    3. When clicking on LOGIN/REGISTER, the off-canvas widget comes into the screen from the right hand side. As you can see, the “Remember me” text is not fully visible (it is being cut). I would also like to create a space (1 line empty) between my facebook and google icons and the Remember Me radio button, how is this possible?

    Please let me know if you need any further information to provide the required support.

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 26, 2020 at 14:42

    Hello,

    1) Provide us with test credentials to test the issue or with temporary WP Dashboard access.
    2) Go to Theme Options > Footer > Footer styling > check the hover color of the footer links and change it.
    3) Add the below code to Theme Options > Custom CSS

    .header-account-content.et-mini-content .wc-social-login {
        padding-bottom: 20px;
    }
    .wc-social-login a.ywsl-social {
        padding-right: 10px;
    }

    Regards

    Avatar: Enrico Dalli Pullicino
    Enrico Dalli Pullicino
    Participant
    May 26, 2020 at 17:54

    1. Test credentials provided in Private content area including further details.
    2. Thank you, solved.
    3. The spacing between the social icons and the remember me radio button is now good, but the text is not completely visible. You can only see “Remembe” (only half of the last letter “e” is visible) – can you please re-check this?

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 26, 2020 at 21:35

    Hello,

    1) Add the below code

    .paypal-button .zoid-outlet {
        z-index: 1;
    }

    3) Add the below code
    .et-off-canvas.et_b_header-account input#rememberme + span { max-width: 125px;}

    Regards

    Avatar: Enrico Dalli Pullicino
    Enrico Dalli Pullicino
    Participant
    May 27, 2020 at 20:37

    Excellent, thank you very much for your support.
    All issues have been resolved.

    Great service!

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Minor issues that require support’' 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.