I have problems with my site personalization

This topic has 6 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Olga Barlow

  • Avatar: Dany
    Dany
    Participant
    March 22, 2022 at 22:47

    1) Can I change the checkbox colors (like the one near the “Remember me” on the account page)? And how about the privacy policy and the “Lost your password” links’ normal and hover colors?
    3) Can I make the mobile “Sticky add to cart bar” a slider in which I can see all the elements that I see on PC?
    4) I unfortunately can’t change the colors of the borders (on hover) of the inputs in the checkout page and their radius
    5) In the product page, when going up from the tabs to the top of the page, the product image remains below the sticky header. How can I change that?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 23, 2022 at 12:51

    Hello,

    1) Read this post https://www.geeksforgeeks.org/how-to-style-a-checkbox-using-css/

    3) No, there is no such option in our theme.
    4) Add the following code to change the border color of the inputs

    .dokan-form-control:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea.form-control:focus, textarea:focus {
        border-color: #ec10d2;
    }

    5) What username and pass should we use here https://gyazo.com/f546a317110b5f0573e2cee378c62238 to log in and check the settings you use? Because Dashboard access does not allow to pass that auth.

    Regards

    Avatar: Dany
    Dany
    Participant
    March 26, 2022 at 16:15

    Thank you! Sorry for the login issue.
    6) Anyhow, talking about the order notes in the checkout page, how can I set it to not overlap the other content on the page?
    Also, how do I set the Oxanium font on the right side of the page?
    Last thing, is there a way to remove the “filter” that darkens the buttons when you point the mouse on them? (like the account or cart page ones in the top right of the site)

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 28, 2022 at 10:21

    Hello,

    5) Sticky header displays over all the content that you have on your site. Unfortunately, there is no way to change that for the product image because it will cause more additional issues. If you have JS skills you can try to play with customization but we did not a safe solution.

    6) I don’t see any problem with the overlap for that element https://gyazo.com/47fbb112c9e9a0fd7d3231a95e5ab9c6 Provide screenshot of the issue, please.

    7) But it’s already Oxanium https://gyazo.com/1bc0fd266e0220c45cbc950f6bac9368

    8) I added custom code to remove opacity

    a.currentColor:hover, .et_b_header-account>a:focus, .et_b_header-account>a:hover, .et_b_header-cart>a:focus, .et_b_header-cart>a:hover, .et_b_header-wishlist>a:focus, .et_b_header-wishlist>a:hover {
        opacity: 1;
    }

    Check now.

    Regards

    Avatar: Dany
    Dany
    Participant
    March 28, 2022 at 20:48

    Thank you, please look at the screeshots for 6) and 7).
    9) The font isn’t Oxanium also in the shop page.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 29, 2022 at 14:56

    Hello,

    6) Ability to change the width of that area is not related to our theme because it works the same way even with the default Storefront theme https://gyazo.com/58451b9e5239fabac0634a75d53bc475

    7) That payment method comes in the iframe and it comes from the WooCommerce Payments plugin. So, contact the plugin author to find out how to change the font-family of that area.

    9) Select element display does not depend on the theme but on the browser and OS that you use, for example on Mac is displayed the following way https://gyazo.com/6bb71bbc02b6df2452392642a5098699

    Regards

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

The issue related to '‘I have problems with my site personalization’' 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.