Home Forums WoodMart support forum Button background not change

Button background not change

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #327214

    quanzero
    Participant

    Hello,

    I have just added a custom code for “Back button” as following:
    <button onclick=”window.history.back()”><i class=”fas fa-angle-left”></i></button>

    The code is working well. But I cannot change the background button to white colour.
    Could you please help me to solve this issue?

    Thank you!

    #327259

    Hello,

    Please provide the page URL where you have this button, if your site is under construction, we will need site admin access. Please insert the site credentials into the Private block under the message area.

    Best Regards

    #327306

    quanzero
    Participant

    Hello,

    Please visit this link on mobile version: https://natureside.vn/fresh

    Regards!

    #327415

    Hello,

    Please check the credentials: Sorry, you are not authorized to access this page. I need admin rights to check the header settings.

    Best Regards

    #327440

    quanzero
    Participant

    Hi there,

    I have just updated the account. Please try again. Thank you!

    Regards!

    #327543

    Hello,

    Please remove this from code: https://prnt.sc/1xbxz5x

    Then try this custom CSS:

    body .hdr_bck_btn button{
    background-color:red;
    }

    Best Regards

    #327550

    quanzero
    Participant

    Hi there,

    I have tried with your code but still no use. Please check again.
    Thank you!

    Regards!

    #327591

    Hello,

    You have inserted CSS incise the attribute: https://prnt.sc/1xcy1sv please remove this code.

    Best Regards

    #327715

    quanzero
    Participant

    Hello,

    Sorry, I forgot that I had put it in the addition CSS. I have removed it. But the problem is still the same.

    Regards!

    #327746

    Hello,

    Please replace the code with this one:

    body .set-cont-mb-s button{
    background-color:red;
    color:white;
    }

    Best Regards

    #327748

    quanzero
    Participant

    Hi Elise,

    Thank you so much! It’s working perfectly.
    Have a great day!

    Best Regards

    #327809

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Button background not change’ is closed to new replies.