• Resolved cprocious

    (@cprocious)


    The pop-up that appears after a person tries to submit a bid is a blue field, and the login/register button is also blue. I can’t find out where to change the log-in button to white so it’s visible.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter cprocious

    (@cprocious)

    Plugin Author SkyVerge

    (@skyverge)

    Hey Cindy,
    Thanks for writing to us about Customizer! I’d be happy to help out here. ??

    The links you sent are both showing as not found. Can you please send me the link to the product or page that you are having issues with and we can work on changing the button to white.

    Thanks,
    Steve

    Thread Starter cprocious

    (@cprocious)

    Hi Steve –

    Oops. Try this one.

    Thanks!

    https://cindyprocious.com/product/one-bosc

    Plugin Author SkyVerge

    (@skyverge)

    Hey Cindy,

    Is this the button you want to change?

    https://share.getcloudapp.com/2NurEevp

    If so, this will require changing some CSS in your theme files. Can you please let me know which color(s) you want the button background and outline to be?

    Cheers,
    Steve

    Thread Starter cprocious

    (@cprocious)

    No. It’s when you try to place a bid without being logged in.
    The banner says “please login/register in to place a bid. There’s a button next to that that’s completely invisible until you mouse over it, and then it’s barely visible.
    I’d upload a screenshot but I don’t see how.
    Thanks,
    Cindy

    Thread Starter cprocious

    (@cprocious)

    Here’s a link to a screenshot of the alert that appears when you try to place a bid without logging in.

    As you can see, the login/register button is the same color as the background of the alert field.

    I would like the background of the login button to be white, the outline to remain blue.

    https://cindyprocious.com/daily-paintings/1872

    Thread Starter cprocious

    (@cprocious)

    Also – how can I edit the verbiage on that line?

    There is an extra “in” in that sentence.

    It should read “Please Login/Register to place your bid or buy the product.”

    Thank you for your help!

    Plugin Author SkyVerge

    (@skyverge)

    Hey Cindy,

    The color issue is related to your theme. Are you familiar with adding custom CSS to your site? If so, you will want to add the following CSS to get the background to display in white:

    .woocommerce a.button,.woocommerce-page a.button {
    background: #fff!important;
    }

    If you are not familiar with making these changes, can you please let me know? I will send you some further information on making these changes or attempt to make them for you? Please note, this is not an issue with our Customizer plugin, but with the theme settings. You may want to reach out to the theme developers for any further customizations.

    Regarding the issue you mentioned for the login text,I believe this can be changed with Customizer, but would like to take a look. Would it be possible to share WordPress admin credentials for the site so I can take a look into this? You can find instructions here on how to add one for me.

    Please send the login credentials to [email protected] so I can recover the account password.

    Cheers,
    Steve

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to customize Login/Register button’ is closed to new replies.