Home Forums WoodMart support forum change color buttons

change color buttons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #233272

    casillg
    Participant

    good, could you send me a code to change the colors of these buttons? the button when you put the cursor over it and when you press it, it also changes color, the shopping cart theme, the newsletter registration button and the products button, I mean these screenshots.

    I have tried to change it in styles and colors but it is impossible

    Capture 1 corresponds to the news mailbox
    Capture 2 corresponds to the shopping cart
    and the capture 3 corresponds to the label of the articles

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

    Hello,

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

    /*new*/
    body .labels-rounded .new{
    color:#ffffff;
    background-color:#000000;
    font-size:12px;
    }

    Please provide the page URL so that I could give you the code for the Register button.

    Best Regards

    #233330

    casillg
    Participant

    I have copied it to the additional CSS (appearance -> customize) and the buttons don’t change color, I don’t know where it refers to the global CSS

    URL: http://www.joyeriallamas.es

    #233424

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

    #233506

    casillg
    Participant

    #233640

    Hello,

    Please add the provided code and change the colors as per your needs, deactivate the cache and provide the page URL for the button.

    Best Regards

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