Need help with account login - by leventkayikci

This topic has 8 replies, 3 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler

  • Avatar: leventkayikci
    leventkayikci
    Participant
    December 13, 2019 at 22:28

    Hello;

    When we enable customers to login at the payment page. Login text appears at the top of the page.
    https://prnt.sc/qajtb3

    When we try to edit it via Yellow Pencil or WP Bakery; we don’t see the text because we are logged in as admin to WP and it means we are also logged in to the site.
    https://prnt.sc/qajtol
    https://prnt.sc/qaju50

    How can we change it?

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2019 at 10:42

    Hello,

    Please delete this custom CSS code – http://prntscr.com/qap5ph and http://prntscr.com/qap5ua and http://prntscr.com/qap5zf
    Then you need to add the next code in Theme Options > Theme Custom CSS > Global custom CSS:

    .woocommerce-checkout .content-page .woocommerce {
        margin-top: 8em;
    }
    @media (max-width: 480px) {
        .woocommerce-checkout .content-page .woocommerce {
            margin-top: 6em;
        }
    }

    Regards

    Avatar: leventkayikci
    leventkayikci
    Participant
    December 16, 2019 at 11:03

    Thank you for your help.
    We have made the changes and it’s fine now but we have a little problem.
    Both fields are unclickable here.
    https://prnt.sc/qbg1zu

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 16, 2019 at 13:34

    Hello,

    Problem is caused by your code that you added by Yellow pencil plugin + margin-bottom for the header that you added in the header builder settings
    1) http://prntscr.com/qbid3c
    2) http://prntscr.com/qbiec8
    3) http://prntscr.com/qbiggi
    I have removed that code and margin and links work fine. Check now.

    Regards

    Avatar: leventkayikci
    leventkayikci
    Participant
    December 18, 2019 at 16:04

    Hello;

    Thank you very much for your help.
    We need one more favor from you, hopefuly the last.

    In the category page all the content is moved upwards and mixed with the menu.
    https://prnt.sc/qcm542
    https://prnt.sc/qcm5p9

    I think the problem is because the header on the store page(Magaza) is missing. How can we enable it on the category page? Or do you have any other ideas to fix this issue?

    Thanks and regards…

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 18, 2019 at 18:23

    Hello,

    If you use header with the overlap effect then add the shop banner shortcode to category description http://prntscr.com/qcoc10 to avoid the problem with overlapping the main page content.

    Regards

    Avatar: leventkayikci
    leventkayikci
    Participant
    December 19, 2019 at 14:06

    Thank you very much for your help.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 19, 2019 at 14:11

    You’re welcome!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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