Home Forums Basel support forum CHANGE FONT COLOR OF LETTERING INSIDE BUTTONS

CHANGE FONT COLOR OF LETTERING INSIDE BUTTONS

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #56969

    Warren Pickard
    Participant

    I have tried to figure out how to change the font color for the lettering inside the VIEW CART, UPDATE CART, PLACE ORDER and MAKE PAYMENT buttons, but I can’t figure it out.. These buttons appear on the pop-up window over the CART icon, as well as on the SHOPPING CART and CHECKOUT pages (see attached screenshots). If anyone has any ideas, it would be greatly appreciated!!!

    Attachments:
    You must be logged in to view attached files.
    #56991

    Hello,

    Seems you need to customize CSS of the payment plugin. I am now checking your site and the buttons are visible:

    http://prntscr.com/jg8des

    http://prntscr.com/jg8dkt

    Best Regards

    #57001

    Warren Pickard
    Participant

    Hi There,
    Thanks for your response.
    Yes, the buttons are visible, but if you visit this link you will see the problem:
    https://hnwgallery.com/cart/
    As you can see, the color of the text inside the UPDATE CART button is dark in color, so it makes the button very hard to read.
    Any thoughts on how I can change the color of the text inside the button?

    #57063

    Hello,

    Please add this CSS code to Theme Settings > Custom CSS:

    .added_to_cart, .btn, .button, button, input[type=submit] {
        color: #ffffff;
    }

    If the code does not work, please provide your site admin access

    Best Regards

    #57142

    Warren Pickard
    Participant

    Hi Elise,

    Your code fixed 4 different buttons. THANK YOU VERY MUCH!!!!

    There is one more button that I can’t figure out how to fix. Please see this screenshot:
    https://hnwgallery.com/fireshot-screen-capture-677-products-archive-hnwgallery-hnwgallery_com_shop-art/

    If you could tell me how to change the color of the lettering inside the VIEW CART button to white lettering, it would be greatly appreciated.

    Alternatively, if it is easier, here is the login info for the site:

    Thanks again for your help! It is greatly appreciated.

    #57167

    Hello,

    Please add this CSS to Theme Settings > Custom CSS

    .widget_shopping_cart .buttons a {
        color: #ffffff;
    }

    P.S. Please put your credentials into the Private Content area next time. I have removed it from the public area.

    Best Regards

    #57173

    Warren Pickard
    Participant

    Thanks very much Elise,
    That fixed it!!
    Your assistance is greatly appreciated.

    #57192

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

    #64137

    Warren Pickard
    Participant

    Hi There, I can’t find any instructions on how to update our Basel theme to the latest version.. Can you point me in the right direction?

    #64171

    Hello,

    There are two ways: automatic and manual:

    1. Automatic the easiest and safe way of an update. You do not need to do anything, WordPress will do the job for you.

    In order to get the option for the automatic update, you need to activate your theme. Navigate to Dashboard -> Basel -> Theme License, insert the purchase code and check agreement for the storing of the purchase code and user data by xtemos.com
    http://prntscr.com/jv9wvl
    How to find your purchase code
    Log into your Envato Market account.
    Hover the mouse over your username at the top of the screen.
    Click ‘Downloads’ from the drop down menu.`
    Click ‘License certificate & purchase code’ (available as PDF or text file).
    As soon as your theme has been activated you will see the notification on the update in Dashboard -> Appearance -> Themes. Enter the Basel theme and just press “Update now”

    If you do not see any notification it means you use the fresh version of the theme

    As for manual, you will read here the detailed instructions: https://xtemos.com/docs/basel/update-theme/

    Best Regards

    #64186

    Warren Pickard
    Participant

    Hi Elise,

    Thank you for the instructions..

    However, I’m confused.

    Here were your comments…

    ********************************
    In order to get the option for the automatic update, you need to activate your theme. Navigate to Dashboard -> Basel -> Theme License, insert the purchase code and check agreement for the storing of the purchase code and user data by xtemos.com

    ******************************

    We already have the previous version of the Basel theme activated on our WooCommerce website, and I also have our Purchase Code.

    I’m assuming your instructions were to go to the Dashboard in our WooCommerce website. But when I logged into the Dashbord, I couldn’t find the “Basel” or “Theme License” page…

    So I looked on WordPress.org and WordPress.com instead, and I couldn’t find those pages on those sites either..

    Can you please send me the URL of the website and / or page that you’re referring to, where I’m supposed to go?

    #64232

    Hello,

    Sorry for confusing. I have not considered your current theme version. You have Version: 3.4.1 and auto update is available starting from 4.0 In your case, you can update the theme manually as per these recommendations https://xtemos.com/docs/basel/update-theme/

    Best Regards

    #64343

    Warren Pickard
    Participant

    Thank you Elise!

    I will give that a try…

    #64357

    You are welcome! Hope, you succeed If you have any questions please feel free to contact us.

    Best Regards

Viewing 14 posts - 1 through 14 (of 14 total)

The topic ‘CHANGE FONT COLOR OF LETTERING INSIDE BUTTONS’ is closed to new replies.